8 lines
63 B
Makefile

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