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

Annotation of src/usr.bin/csplit/Makefile, Revision 1.1

1.1     ! millert     1: #      $OpenBSD$
        !             2:
        !             3: PROG=  csplit
        !             4:
        !             5: .include <bsd.prog.mk>