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