1# $NetBSD: Makefile,v 1.1 1998/03/15 01:13:24 lukem Exp $ 2 3SUBDIR= common bootpd bootpef bootpgw bootptest 4 5all-bootpd all-bootpef all-bootpgw all-bootptest: all-common 6 7.include <bsd.subdir.mk> 8