6 lines
95 B
Makefile
6 lines
95 B
Makefile
|
# $NetBSD: Makefile,v 1.4 1997/01/09 20:19:45 tls Exp $
|
||
|
|
||
|
PROG = getopt
|
||
|
|
||
|
.include <bsd.prog.mk>
|