summaryrefslogtreecommitdiffstats
path: root/usr.bin/gensetdefs/Makefile
blob: 894287376a9d7ae964c3c37643a789e596b4d391 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

TARGET_ARCH?=	${MACHINE_ARCH}

PROG=	gensetdefs
MAN8=	gensetdefs.8
CFLAGS+=	-Darch_${TARGET_ARCH}

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud