diff --git a/PhysicsAnalysis/D3PDTools/EventLoop/cmt/Makefile.RootCore b/PhysicsAnalysis/D3PDTools/EventLoop/cmt/Makefile.RootCore deleted file mode 100644 index 98214400d5d88e9c6a9791f9ff6060a4388f15a7..0000000000000000000000000000000000000000 --- a/PhysicsAnalysis/D3PDTools/EventLoop/cmt/Makefile.RootCore +++ /dev/null @@ -1,18 +0,0 @@ -# this makefile also gets parsed by shell scripts -# therefore it does not support full make syntax and features -# edit with care - -PACKAGE = EventLoop -PACKAGE_PRELOAD = Tree Hist Proof ProofPlayer -PACKAGE_CXXFLAGS = -PACKAGE_LDFLAGS = -PACKAGE_BINFLAGS = -PACKAGE_DEP = RootCoreUtils SampleHandler xAODRootAccess AsgTools -PACKAGE_TRYDEP = -PACKAGE_CLEAN = cmt/configured EventLoop/config.h -PACKAGE_PEDANTIC = 1 -PACKAGE_NOOPT = 0 -PACKAGE_NOCC = 0 -PACKAGE_SCRIPTS = scripts/el_wait scripts/el_retrieve - -include $(ROOTCOREDIR)/Makefile-common diff --git a/PhysicsAnalysis/D3PDTools/EventLoop/cmt/requirements b/PhysicsAnalysis/D3PDTools/EventLoop/cmt/requirements deleted file mode 100644 index 1b8e88b1ebb69ac8d669f9164382fe58f5d12279..0000000000000000000000000000000000000000 --- a/PhysicsAnalysis/D3PDTools/EventLoop/cmt/requirements +++ /dev/null @@ -1,2 +0,0 @@ -package EventLoop -author krumnack diff --git a/PhysicsAnalysis/D3PDTools/EventLoopAlgs/cmt/Makefile.RootCore b/PhysicsAnalysis/D3PDTools/EventLoopAlgs/cmt/Makefile.RootCore deleted file mode 100644 index c64008bed365b112117dd28b955ca54219c6c0c5..0000000000000000000000000000000000000000 --- a/PhysicsAnalysis/D3PDTools/EventLoopAlgs/cmt/Makefile.RootCore +++ /dev/null @@ -1,18 +0,0 @@ -# this makefile also gets parsed by shell scripts -# therefore it does not support full make syntax and features -# edit with care - -PACKAGE = EventLoopAlgs -PACKAGE_PRELOAD = -PACKAGE_CXXFLAGS = -PACKAGE_OBJFLAGS = -PACKAGE_LDFLAGS = -PACKAGE_BINFLAGS = -PACKAGE_DEP = EventLoop MultiDraw xAODEventInfo -PACKAGE_TRYDEP = -PACKAGE_CLEAN = -PACKAGE_PEDANTIC = 1 -PACKAGE_NOOPT = 0 -PACKAGE_NOCC = 0 - -include $(ROOTCOREDIR)/Makefile-common diff --git a/PhysicsAnalysis/D3PDTools/EventLoopAlgs/cmt/requirements b/PhysicsAnalysis/D3PDTools/EventLoopAlgs/cmt/requirements deleted file mode 100644 index 3ceb9e2daa32efbf5b852f430e5bfb63bea48c39..0000000000000000000000000000000000000000 --- a/PhysicsAnalysis/D3PDTools/EventLoopAlgs/cmt/requirements +++ /dev/null @@ -1,2 +0,0 @@ -package EventLoopAlgs -author krumnack diff --git a/PhysicsAnalysis/D3PDTools/EventLoopGrid/cmt/Makefile.RootCore b/PhysicsAnalysis/D3PDTools/EventLoopGrid/cmt/Makefile.RootCore deleted file mode 100644 index 90b77223fd591169474d319b9071c6e4dcde6f43..0000000000000000000000000000000000000000 --- a/PhysicsAnalysis/D3PDTools/EventLoopGrid/cmt/Makefile.RootCore +++ /dev/null @@ -1,14 +0,0 @@ -# this makefile also gets parsed by shell scripts -# therefore it does not support full make syntax and features -# edit with care - -PACKAGE = EventLoopGrid -PACKAGE_PRELOAD = -PACKAGE_CXXFLAGS = -PACKAGE_LDFLAGS = -lpthread -PACKAGE_BINFLAGS = -PACKAGE_DEP = EventLoop SampleHandler RootCoreUtils PathResolver -PACKAGE_NOOPT = 0 -PACKAGE_PEDANTIC = 1 - -include $(ROOTCOREDIR)/Makefile-common diff --git a/PhysicsAnalysis/D3PDTools/EventLoopGrid/cmt/requirements b/PhysicsAnalysis/D3PDTools/EventLoopGrid/cmt/requirements deleted file mode 100644 index 29986f33e2664d662953ce3da76aaab2b8edfc82..0000000000000000000000000000000000000000 --- a/PhysicsAnalysis/D3PDTools/EventLoopGrid/cmt/requirements +++ /dev/null @@ -1,2 +0,0 @@ -package EventLoopGrid -author krumnack diff --git a/PhysicsAnalysis/D3PDTools/MultiDraw/cmt/Makefile.RootCore b/PhysicsAnalysis/D3PDTools/MultiDraw/cmt/Makefile.RootCore deleted file mode 100644 index 32e02c9636b35699721507f1002a58161c461ef2..0000000000000000000000000000000000000000 --- a/PhysicsAnalysis/D3PDTools/MultiDraw/cmt/Makefile.RootCore +++ /dev/null @@ -1,14 +0,0 @@ -# this makefile also gets parsed by shell scripts -# therefore it does not support full make syntax and features -# edit with care - -PACKAGE = MultiDraw -PACKAGE_PRELOAD = Tree TreePlayer Hist -PACKAGE_CXXFLAGS = -PACKAGE_LDFLAGS = -PACKAGE_BINFLAGS = -PACKAGE_DEP = RootCoreUtils SampleHandler EventLoop -PACKAGE_PEDANTIC = 1 -PACKAGE_NOOPT = 0 - -include $(ROOTCOREDIR)/Makefile-common diff --git a/PhysicsAnalysis/D3PDTools/MultiDraw/cmt/requirements b/PhysicsAnalysis/D3PDTools/MultiDraw/cmt/requirements deleted file mode 100644 index 6a63833330ee617b92a420e3407770711def8ba5..0000000000000000000000000000000000000000 --- a/PhysicsAnalysis/D3PDTools/MultiDraw/cmt/requirements +++ /dev/null @@ -1,2 +0,0 @@ -package MultiDraw -author krumnack