socsvn commit: r236335 - soc2012/gmiller/locking-head/lib/libthr

gmiller at FreeBSD.org gmiller at FreeBSD.org
Thu May 24 22:46:09 UTC 2012


Author: gmiller
Date: Thu May 24 22:46:06 2012
New Revision: 236335
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=236335

Log:
  
  Remove a blank line from the Makefile for clarity.

Modified:
  soc2012/gmiller/locking-head/lib/libthr/Makefile

Modified: soc2012/gmiller/locking-head/lib/libthr/Makefile
==============================================================================
--- soc2012/gmiller/locking-head/lib/libthr/Makefile	Thu May 24 22:30:27 2012	(r236334)
+++ soc2012/gmiller/locking-head/lib/libthr/Makefile	Thu May 24 22:46:06 2012	(r236335)
@@ -89,7 +89,6 @@
 .else
 	@${AR} cq ${.TARGET} `NM='${NM}' lorder ${PROBJS} | tsort -q` ${ARADD}
 .endif
-
 	${RANLIB} ${.TARGET}
 
 all: libthr_profile.a


More information about the svn-soc-all mailing list