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