# | Line 73 | Line 73 | endif | |
---|---|---|
73 | # | |
74 | # clientmakefile creation | |
75 | # | |
76 | < | $(clientmakefile): $(LOCALTOP)/.SCRAM/${SCRAM_ARCH}/clientsettings $(projdeps) $(TOOL_HOME)/ProcessSiteFile |
76 | > | $(clientmakefile):: $(LOCALTOP)/.SCRAM/${SCRAM_ARCH}/clientsettings $(LOCALTOP)/.SCRAM/${SCRAM_ARCH}/clientsettings_reqs $(projdeps) $(TOOL_HOME)/ProcessSiteFile |
77 | @$(TOOL_HOME)/ProcessSiteFile $< $@ $(projdeps) | |
78 | ||
79 | HELPINCLUDEMAKEFILES := ${DefaultBuildFile} ${TOOL_HOME}/toolrules.mk |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |