1 2 3 4 5 6 7 8 9
# $FreeBSD$ TARGET_ARCH?= ${MACHINE_ARCH} PROG= gensetdefs MAN= gensetdefs.8 CFLAGS+= -Darch_${TARGET_ARCH} .include <bsd.prog.mk>