Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2012 22:46:07 +0000
From:      gmiller@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r236335 - soc2012/gmiller/locking-head/lib/libthr
Message-ID:  <20120524224607.1EAC41065672@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120524224607.1EAC41065672>