mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove clean option
MFC after:5 days
This commit is contained in:
parent
902dff1db3
commit
d2cc5c7a66
1 changed files with 0 additions and 5 deletions
|
|
@ -5,9 +5,4 @@ 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 <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue