freebsd-dev/usr.bin/getopt/Makefile
1993-07-26 22:22:37 +00:00

8 lines
149 B
Makefile

# $Header: /b/source/CVS/src/usr.bin/getopt/Makefile,v 1.1 1993/06/21 12:43:58 brezak Exp $
#
PROG = getopt
MAN1 = getopt.1
.include <bsd.prog.mk>