mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-11 08:07:30 -04:00
7 lines
112 B
Makefile
7 lines
112 B
Makefile
# $NetBSD: Makefile,v 1.1 2007/01/17 20:56:49 ad Exp $
|
|
|
|
PROG= testmisc
|
|
NOMAN= # defined
|
|
|
|
.include <bsd.prog.mk>
|