6 lines
91 B
Makefile
6 lines
91 B
Makefile
# $Id: Makefile,v 1.3 1994/12/22 12:29:51 cgd Exp $
|
|
|
|
PROG = getopt
|
|
|
|
.include <bsd.prog.mk>
|