Author: davidcs
Date: Wed Sep 17 22:24:51 2014
New Revision: 271726
URL: http://svnweb.freebsd.org/changeset/base/271726

Log:
  Remove clean option
  
  MFC after:5 days

Modified:
  head/sys/modules/bxe/Makefile

Modified: head/sys/modules/bxe/Makefile
==============================================================================
--- head/sys/modules/bxe/Makefile       Wed Sep 17 22:11:20 2014        
(r271725)
+++ head/sys/modules/bxe/Makefile       Wed Sep 17 22:24:51 2014        
(r271726)
@@ -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>
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to