summaryrefslogtreecommitdiffstats
path: root/sys/modules/bxe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/bxe/Makefile')
-rw-r--r--sys/modules/bxe/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/modules/bxe/Makefile b/sys/modules/bxe/Makefile
index 021b15d..2d2d662 100644
--- a/sys/modules/bxe/Makefile
+++ b/sys/modules/bxe/Makefile
@@ -15,4 +15,9 @@ 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>
OpenPOWER on IntegriCloud