freebsd_amp_hwpstate/usr.bin/gencat/Makefile

9 lines
116 B
Makefile
Raw Normal View History

1999-08-28 01:08:13 +00:00
# $FreeBSD$
PROG= gencat
SRCS= gencat.c genlib.c
CFLAGS+= -I${.CURDIR}/../../lib/libc/nls
.include <bsd.prog.mk>