aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/getopt/Makefile
blob: 63f7dc1f59d2ea3163f4a8fa02ddaff79474ea5c (plain) (blame)
1
2
3
4
5
6
7
# /home/ncvs/src/usr.bin/getopt/Makefile,v 1.1 1993/07/26 22:22:35 nate Exp
#

PROG = getopt
MAN1 = getopt.1

.include <bsd.prog.mk>