aboutsummaryrefslogtreecommitdiffstats
path: root/adv_cmds/gencat/Makefile
blob: c5df80c3098c734cc2e361cbc75730cd6a5c9031 (plain) (blame)
1
2
3
4
5
PROG=	gencat
SRCS=	gencat.c \
	genlib.c

.include <bsd.prog.mk>