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

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

1.1     ! deraadt     1: #      $NetBSD: Makefile,v 1.6 1994/12/22 12:30:53 cgd Exp $
        !             2: #      @(#)Makefile    8.1 (Berkeley) 6/6/93
        !             3:
        !             4: PROG=  showmount
        !             5: MAN=   showmount.8
        !             6:
        !             7: .include <bsd.prog.mk>