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

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

1.1     ! job         1: #      $OpenBSD: Makefile,v 1.3 1997/09/21 11:51:14 deraadt Exp $
        !             2:
        !             3: PROG=  timeout
        !             4:
        !             5: .include <bsd.prog.mk>