]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/Makefile
Correction for bug #77355: Generation of PARs
[u/mrichter/AliRoot.git] / PHOS / Makefile
index 926a122750c7013ebf51601f71af02d2c7b558e7..812f23538d9c47344236ccc9923112be27cf72d3 100644 (file)
@@ -2,9 +2,9 @@ PACKAGE = invalid-only-for-proof
 
 include $(ROOTSYS)/test/Makefile.arch
 
-SRCS     := $(wildcard *.cxx)
-HDRS     := $(SRCS:.cxx=.h)
-DHDR     := $(PACKAGE)LinkDef.h
+SRCS     = $(wildcard *.cxx)
+HDRS     = $(SRCS:.cxx=.h)
+DHDR     = $(PACKAGE)LinkDef.h
 
 ifndef PACKCXXFLAGS
    PACKCXXFLAGS = $(CXXFLAGS)