xref: /freebsd/usr.bin/getopt/Makefile (revision 87569f75a91f298c52a71823c04d41cf53c88889)
1# $FreeBSD$
2#
3
4PROG = getopt
5
6.include <bsd.prog.mk>
7