]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/getopt/Makefile
Merge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD 10-CURRENT; the
[FreeBSD/FreeBSD.git] / usr.bin / getopt / Makefile
1 # $FreeBSD$
2 #
3
4 PROG = getopt
5
6 .include <bsd.prog.mk>