Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 280925 | Differences between
and this patch

Collapse All | Expand All

(-)root.orig/montecarlo/g4root/Module.mk (-1 / +1 lines)
Lines 58-64 Link Here
58
58
59
$(G4ROOTDS1):   $(G4ROOTH1) $(G4ROOTL1) $(ROOTCINTTMPDEP)
59
$(G4ROOTDS1):   $(G4ROOTH1) $(G4ROOTL1) $(ROOTCINTTMPDEP)
60
		@echo "Generating dictionary $@..."
60
		@echo "Generating dictionary $@..."
61
		$(ROOTCINTTMP) -f $@ -c $(CXXFLAGS) -I$(G4ROOTINCDIR) \
61
		$(ROOTCINTTMP) -f $@ -c -Iinclude -I$(G4ROOTINCDIR) \
62
		   $(G4ROOTH2) $(G4ROOTL1)
62
		   $(G4ROOTH2) $(G4ROOTL1)
63
63
64
$(G4ROOTMAP):   $(RLIBMAP) $(MAKEFILEDEP) $(G4ROOTL)
64
$(G4ROOTMAP):   $(RLIBMAP) $(MAKEFILEDEP) $(G4ROOTL)

Return to bug 280925