[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / usr.bin / gencat

Annotation of src/usr.bin/gencat/Makefile, Revision 1.5

1.5     ! deraadt     1: #      $OpenBSD$
1.1       deraadt     2:
                      3: PROG=  gencat
1.4       kstailey    4: MAN=   gencat.1
1.1       deraadt     5:
                      6: .include <bsd.prog.mk>