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

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

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