]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/getopt/Makefile
Add _NEW flag to mtx(9), sx(9), rmlock(9) and rwlock(9).
[FreeBSD/FreeBSD.git] / usr.bin / getopt / Makefile
1 # $FreeBSD$
2 #
3
4 PROG = getopt
5
6 .include <bsd.prog.mk>