Makefile revision 74848
1# $FreeBSD: head/usr.bin/getopt/Makefile 74848 2001-03-27 10:52:19Z ru $
2#
3
4PROG = getopt
5
6.include <bsd.prog.mk>
7