mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 23:00:18 -04:00
7 lines
198 B
Makefile
7 lines
198 B
Makefile
# $NetBSD: Makefile,v 1.6 2001/01/09 03:13:44 lukem Exp $
|
|
|
|
SUBDIR= common .WAIT makedbm mkalias mknetid revnetgroup stdethers stdhosts \
|
|
ypinit yppush ypserv yptest ypxfr
|
|
|
|
.include <bsd.subdir.mk>
|