diff options
| author | David C Somayajulu <davidcs@FreeBSD.org> | 2014-09-17 22:24:51 +0000 |
|---|---|---|
| committer | David C Somayajulu <davidcs@FreeBSD.org> | 2014-09-17 22:24:51 +0000 |
| commit | 902dff1db3adbead0070fd8754f5fda73dc2b618 (patch) | |
| tree | 9687fdd13e61d4cb9d248bb5581d99ced6a80e9a /sys/modules/bxe | |
| parent | 10204535afded7f13a48badf29bcc1a33dc3c132 (diff) | |
Notes
Diffstat (limited to 'sys/modules/bxe')
| -rw-r--r-- | sys/modules/bxe/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/modules/bxe/Makefile b/sys/modules/bxe/Makefile index dff22bdc6a8f..b2e32f7db05c 100644 --- a/sys/modules/bxe/Makefile +++ b/sys/modules/bxe/Makefile @@ -18,9 +18,4 @@ SRCS += bxe.c \ CFLAGS += -I${BXE} -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 - .include <bsd.kmod.mk> |
