This commit is contained in:
ginsbach 2008-10-17 20:42:47 +00:00
parent ea7b260958
commit b4822afab9

View File

@ -1,6 +1,8 @@
# $NetBSD: Makefile,v 1.7 2003/05/18 07:57:34 lukem Exp $
# $NetBSD: Makefile,v 1.8 2008/10/17 20:42:47 ginsbach Exp $
PROG= gencat
MAN= gencat.1
WARNS= 3
.include <bsd.prog.mk>