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