Makefile revision 1.15
11.15Ssimonb# $NetBSD: Makefile,v 1.15 1999/11/27 01:45:46 simonb Exp $ 21.4Scgd# @(#)Makefile 8.3 (Berkeley) 2/16/94 31.1Sderaadt 41.15Ssimonb# first stage bootblocks 51.15Ssimonb### SUBDIR+=bootxx_cd9660 bootxx_ffs bootxx_lfs # netboot 61.15Ssimonb 71.15Ssimonb# remove this when netboot is working - we don't go in here 81.15Ssimonb# by default... 91.15Ssimonb#SUBDIR+=smallnet 101.15Ssimonb 111.15Ssimonb# second stage bootblocks 121.15Ssimonb### SUBDIR+=boot 131.15Ssimonb 141.15Ssimonb# program for installing first stage bootblocks 151.15Ssimonb### SUBDIR+=installboot 161.1Sderaadt 171.9Sjonathan.include <bsd.subdir.mk> 18