opnsense-src/usr.bin/getopt/Makefile

8 lines
69 B
Makefile
Raw Normal View History

1999-08-28 01:11:36 -04:00
# $FreeBSD$
1993-07-26 18:22:37 -04:00
#
PROG = getopt
MAN1 = getopt.1
.include <bsd.prog.mk>