mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-07 22:29:21 -04:00
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>
|