NetBSD/usr.sbin/dhcp/Makefile
thorpej fbe7fa7c47 Add some definitions for the Intel PXE boot protocol that can
be included in a DHCP server configuration file.
2002-02-09 21:13:31 +00:00

7 lines
192 B
Makefile

# $NetBSD: Makefile,v 1.13 2002/02/09 21:13:31 thorpej Exp $
SUBDIR= common minires dst omapip clientscript dhcpctl .WAIT
SUBDIR+= server client relay omshell share
.include <bsd.subdir.mk>