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

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

1.1     ! deraadt     1: #      @(#)Makefile    8.1 (Berkeley) 6/9/93
        !             2: #      $NetBSD: Makefile,v 1.3 1995/09/02 06:19:43 jtc Exp $
        !             3:
        !             4: PROG=  expand
        !             5: MLINKS=        expand.1 unexpand.1
        !             6:
        !             7: .include <bsd.prog.mk>