Remove clean option

MFC after:5 days
This commit is contained in:
David C Somayajulu 2014-09-17 22:24:51 +00:00
parent 10204535af
commit 902dff1db3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=271726

View File

@ -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>