]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Renaming linkdef and pkg file to prevent warning of AliRoot global Makefile when...
authorjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 Jun 2006 07:57:42 +0000 (07:57 +0000)
committerjgrosseo <jgrosseo@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 Jun 2006 07:57:42 +0000 (07:57 +0000)
SHUTTLE/TestShuttle/LinkDef.h [moved from SHUTTLE/TestShuttle/TestShuttleLinkDef.h with 100% similarity]
SHUTTLE/TestShuttle/Makefile
SHUTTLE/TestShuttle/TestShuttle.pkg [moved from SHUTTLE/TestShuttle/libTestShuttle.pkg with 80% similarity]

index 3ad46c197cf982b14cdcca9e1a0e9c11d8ee9236..f50cc9d3105007732c4702b2ecbad7b6f52ee1d8 100644 (file)
@@ -3,7 +3,7 @@
 PACKAGE = TestShuttle
 
 include $(ROOTSYS)/test/Makefile.arch
-include lib$(PACKAGE).pkg
+include $(PACKAGE).pkg
 
 ALICEINC      = -I.
 
similarity index 80%
rename from SHUTTLE/TestShuttle/libTestShuttle.pkg
rename to SHUTTLE/TestShuttle/TestShuttle.pkg
index 676639d96066936917f0905541b90867d69a6c2d..0762219157f505cbe2c21d990eb84a8e87a25759 100644 (file)
@@ -6,6 +6,6 @@ AliTestShuttle.h
 
 SRCS = $(HDRS:.h=.cxx)
 
-DHDR= TestShuttleLinkDef.h
+DHDR= LinkDef.h
 
 EINCLUDE=