Build subr_rman.c by default.

This commit is contained in:
Doug Rabson 1998-11-15 18:16:23 +00:00
parent 225b9157e6
commit 128d4f3960
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41180

View File

@ -13,6 +13,7 @@ aic7xxx_{seq,reg}.h optional ahc device-driver \
no-obj no-implicit-rule before-depend \
clean "aic7xxx_seq.h aic7xxx_reg.h" \
dependency "$S/dev/aic7xxx/aic7xxx.{reg,seq} $S/cam/scsi/scsi_message.h aicasm"
kern/subr_rman.c standard
kern/subr_bus.c standard \
dependency "device_if.h bus_if.h"
device_if.o standard \