Initial import from FreeBSD RELENG_4:
[dragonfly.git] / usr.bin / getopt / Makefile
1 # $FreeBSD: src/usr.bin/getopt/Makefile,v 1.2.2.1 2001/04/25 11:29:22 ru Exp $
2 #
3
4 PROG = getopt
5
6 .include <bsd.prog.mk>