Makefile revision 259065
1# $FreeBSD: releng/10.0/usr.bin/getopt/Makefile 90415 2002-02-08 22:31:43Z markm $
2#
3
4PROG = getopt
5
6.include <bsd.prog.mk>
7