Index: stable/10/sys/modules/bce/Makefile =================================================================== --- stable/10/sys/modules/bce/Makefile (revision 272000) +++ stable/10/sys/modules/bce/Makefile (revision 272001) @@ -1,13 +1,8 @@ # $FreeBSD$ .PATH: ${.CURDIR}/../../dev/bce KMOD= if_bce SRCS= opt_bce.h if_bce.c miibus_if.h miidevs.h device_if.h bus_if.h pci_if.h #CFLAGS += -DBCE_DEBUG=0 -clean: - rm -f opt_bdg.h device_if.h bus_if.h pci_if.h export_syms - rm -f *.o *.kld *.ko - rm -f @ machine x86 miibus_if.h miidevs.h opt_bce.h - .include Index: stable/10 =================================================================== --- stable/10 (revision 272000) +++ stable/10 (revision 272001) Property changes on: stable/10 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r271727