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