8 lines
149 B
Makefile
8 lines
149 B
Makefile
# $Header: /b/source/CVS/src/usr.bin/getopt/Makefile,v 1.1 1993/06/21 12:43:58 brezak Exp $
|
|
#
|
|
|
|
PROG = getopt
|
|
MAN1 = getopt.1
|
|
|
|
.include <bsd.prog.mk>
|