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