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