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