aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/getopt/Makefile
blob: d7efd390e9be431dbe3f5c42723d3f87b030e4c1 (plain) (blame)
1
2
3
4
5
6
7
# $Header: /home/ncvs/src/usr.bin/getopt/Makefile,v 1.1.6.1 1996/06/05 02:56:45 jkh Exp $
#

PROG = getopt
MAN1 = getopt.1

.include <bsd.prog.mk>