No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / mipsco / stand / Makefile
blob8dfec6e5dfc5ed9b3a165628fb3f0ea4c52f015d
1 # $NetBSD: Makefile,v 1.1 2000/09/18 11:40:46 wdk Exp $
3 # first stage bootloader
4 SUBDIR+= bootxx_ffs
5 SUBDIR+= bootxx_cd9660
6 #SUBDIR+= bootxx_lfs
8 # second stage bootloader
9 SUBDIR+= boot
11 # program to install bootstrap
12 SUBDIR+= installboot
14 .include <bsd.subdir.mk>