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