svn commit: r274183 - head/sys/modules/mrsas

Warner Losh imp at FreeBSD.org
Thu Nov 6 16:48:36 UTC 2014


Author: imp
Date: Thu Nov  6 16:48:35 2014
New Revision: 274183
URL: https://svnweb.freebsd.org/changeset/base/274183

Log:
  clean removes @ and machine now, so no need to do it again.

Modified:
  head/sys/modules/mrsas/Makefile

Modified: head/sys/modules/mrsas/Makefile
==============================================================================
--- head/sys/modules/mrsas/Makefile	Thu Nov  6 16:32:00 2014	(r274182)
+++ head/sys/modules/mrsas/Makefile	Thu Nov  6 16:48:35 2014	(r274183)
@@ -27,4 +27,3 @@ cscope:	clean_cscope
 	/usr/local/bin/cscope -b *.[ch]
 
 cleanall:	clean clean_cscope
-	rm -f '@' machine


More information about the svn-src-head mailing list