7 lines
53 B
Makefile
7 lines
53 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
PROG = getopt
|
|
|
|
.include <bsd.prog.mk>
|