freebsd_amp_hwpstate/usr.bin/gencat/Makefile

9 lines
116 B
Makefile

# $FreeBSD$
PROG= gencat
SRCS= gencat.c genlib.c
CFLAGS+= -I${.CURDIR}/../../lib/libc/nls
.include <bsd.prog.mk>