No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / pmax / stand / Makefile
blobacaa084b1cc47a020c42654624094c38a23c6e8b
1 # $NetBSD: Makefile,v 1.18 2002/04/04 22:59:33 lukem Exp $
2 # @(#)Makefile 8.3 (Berkeley) 2/16/94
4 # first stage bootblocks
5 SUBDIR+=bootxx_cd9660 bootxx_ffs bootxx_ffsv2 bootxx_lfs netboot
7 # remove this when netboot is working - we don't go in here
8 # by default...
9 #SUBDIR+=smallnet
11 # second stage bootblocks
12 SUBDIR+=boot
14 .include <bsd.subdir.mk>