]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Names for headers from the implementation files
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 1 Jul 2002 10:21:38 +0000 (10:21 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 1 Jul 2002 10:21:38 +0000 (10:21 +0000)
CRT/libCRT.pkg

index 877c5aa227ab1b4d5b0b0acda2e838ed4075bf0c..0fd0bd8a7b21272af6b893903b476de5b29db1f0 100644 (file)
@@ -1,5 +1,5 @@
 SRCS = AliCRT.cxx AliCRTConstants.cxx AliCRTv0.cxx AliCRTdigit.cxx AliCRThit.cxx
 
-HDRS = AliCRT.h AliCRTConstants .h AliCRTv0.h AliCRTdigit.h AliCRThit.h
+HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:=CRTLinkDef.h