Commit in SimDist/packages/clhep on MAIN
Makefile.in+1-101.6 -> 1.7


SimDist/packages/clhep
Makefile.in 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- Makefile.in	23 Jul 2010 20:10:33 -0000	1.6
+++ Makefile.in	24 Aug 2010 21:26:46 -0000	1.7
@@ -1,4 +1,4 @@
-# $Header: /cvs/lcd/SimDist/packages/clhep/Makefile.in,v 1.6 2010/07/23 20:10:33 jeremy Exp $
+# $Header: /cvs/lcd/SimDist/packages/clhep/Makefile.in,v 1.7 2010/08/24 21:26:46 jeremy Exp $
 
 # generic package targets
 include ../../build/package.gmk
@@ -6,14 +6,5 @@
 patch:
 	cp ./DRand48Engine.cc $(PACKAGE_BASEDIR)/CLHEP/Random/src
 
-# Make a symlink to the library, i.e. when using an older CLHEP version.
-#liblink:
-#	@lib=$(PACKAGE_BASEDIR)/lib/libCLHEP-g++*.*; \
-#	if test -e $$lib; then \
-#	if ! test -e libCLHEP.a; then \
-#	cd $(PACKAGE_BASEDIR)/lib && ln -s $$lib libCLHEP.a; \
-#	fi; \
-#	fi
-
 # default rule
 all: packageinfo download patch config compile install
CVSspam 0.2.8