mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 16:46:33 -04:00
8 lines
155 B
Makefile
8 lines
155 B
Makefile
# $NetBSD: Makefile,v 1.2 2009/05/22 19:08:06 christos Exp $
|
|
|
|
# The libraries have to be built first.
|
|
|
|
SUBDIR= lib .WAIT bin doc
|
|
|
|
.include <bsd.subdir.mk>
|