freebsd-dev/usr.bin/getopt/Makefile
2001-12-03 20:57:49 +00:00

8 lines
63 B
Makefile

# $FreeBSD$
#
PROG = getopt
WARNS?= 2
.include <bsd.prog.mk>