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

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

1.1     ! deraadt     1: #      $NetBSD: Makefile,v 1.3 1994/12/21 22:41:22 jtc Exp $
        !             2: #      @(#)Makefile    8.1 (Berkeley) 6/6/93
        !             3:
        !             4: PROG=  last
        !             5:
        !             6: .include <bsd.prog.mk>