Page MenuHomeHEPForge

Makefile
No OneTemporary

Makefile

LOCATION = AnalysisTools/contur/contur/TestingFunctions
ANALYSES = modified_analyses/Analyses
all: $(ANALYSES)/Rivet-ConturOverload.so $(LOCATION)/analyses.db
$(ANALYSES)/Rivet-ConturOverload.so : $(ANALYSES)/*.cc
$(ANALYSES)/buildrivet.sh
$(LOCATION)/analyses.db : $(LOCATION)/analyses.sql
rm -f $@
sqlite3 $@ < $<
.PHONY : $(LOCATION)/analyses.db

File Metadata

Mime Type
text/x-makefile
Expires
Mon, Jan 20, 8:31 PM (12 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4242236
Default Alt Text
Makefile (360 B)

Event Timeline