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