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