mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 14:46:56 -04:00
7 lines
139 B
Makefile
7 lines
139 B
Makefile
# $NetBSD: Makefile,v 1.1 2007/03/06 21:57:05 bouyer Exp $
|
|
|
|
SUBDIR= installcd
|
|
TARGETS+= release iso_image
|
|
|
|
.include <bsd.subdir.mk>
|