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

Annotation of src/usr.bin/printenv/Makefile, Revision 1.1.1.1

1.1       deraadt     1: #      from: @(#)Makefile      5.3 (Berkeley) 5/11/90
                      2: #      $Id: Makefile,v 1.3 1993/07/31 00:20:54 mycroft Exp $
                      3:
                      4: PROG=  printenv
                      5:
                      6: .include <bsd.prog.mk>