mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-09 23:27:35 -04:00
9 lines
194 B
Makefile
9 lines
194 B
Makefile
# $NetBSD: Makefile,v 1.5 2014/07/08 05:55:33 spz Exp $
|
|
|
|
SUBDIR= html dig host named nslookup nsupdate rndc dnssec check tools \
|
|
confgen delv
|
|
|
|
.include "Makefile.inc"
|
|
|
|
.include <bsd.subdir.mk>
|