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