From: Gene Stark <stark!gene@newsserv.cs.sunysb.edu>
[unix-history] / usr.bin / getopt / Makefile
CommitLineData
7a2ca3d7
NW
1# $Header: /b/source/CVS/src/usr.bin/getopt/Makefile,v 1.1 1993/06/21 12:43:58 brezak Exp $
2#
3
4PROG = getopt
5MAN1 = getopt.1
6
7.include <bsd.prog.mk>