]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/getopt/Makefile
Add a WITH_CLANG_EXTRAS option for src.conf(5), disabled by default,
[FreeBSD/FreeBSD.git] / usr.bin / getopt / Makefile
1 # $FreeBSD$
2 #
3
4 PROG = getopt
5
6 .include <bsd.prog.mk>