Author: davidcs
Date: Mon Sep 22 19:28:21 2014
New Revision: 271993
URL: http://svnweb.freebsd.org/changeset/base/271993

Log:
  MFC r271726
  remove clean option from Makefile

Modified:
  stable/9/sys/modules/bxe/Makefile
Directory Properties:
  stable/9/   (props changed)
  stable/9/sys/   (props changed)
  stable/9/sys/modules/   (props changed)

Modified: stable/9/sys/modules/bxe/Makefile
==============================================================================
--- stable/9/sys/modules/bxe/Makefile   Mon Sep 22 19:14:27 2014        
(r271992)
+++ stable/9/sys/modules/bxe/Makefile   Mon Sep 22 19:28:21 2014        
(r271993)
@@ -15,9 +15,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-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to