aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.pamphlet
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-09-17 22:50:50 +0000
committerdos-reis <gdr@axiomatics.org>2007-09-17 22:50:50 +0000
commit1ee7a0030053e2447302d8157b9d3356a54e9b3a (patch)
treefbe8a48a8467342746b72cdfb4af0596b7934753 /src/Makefile.pamphlet
parent2e464d0c7c161931e8767b6019d93c92d7fd9586 (diff)
downloadopen-axiom-1ee7a0030053e2447302d8157b9d3356a54e9b3a.tar.gz
Fix SF/1792002
* util.lisp.pamphlet (build-interpsys): Lose parse-files, comp-files and browse-files parameters. Don't set AutoLoad properties for those files anymore. (parse-functions): Remove definition. (comp-functions): Likewise. (browse-functions): Likewise. (|tr|): Don't call |oldCompilerAutoloadOnceTrigger| and |browserAutloadOnceTrigger| anymore. * daase.lisp.pamphlet (make-databases): Don't call |oldCompilerAutoloadOnceTrigger| anymore. * compiler.boot.pamphlet (compileSpad2Cmd): Don't call oldParserAutoloadOnceTrigger anymore. * bootlex.lisp (|oldParserAutoloadOnceTrigger|): Remove. * Makefile.pamphlet (OBJS): Include $(OPOBJS), $(OCOBJS) and $(BROBJS). (OPOBJS): Objects are not in autoload directory anymore. (OCOBJS): Likewise. (BROBJS): Likewise. (makeint.lisp): Remove explicit dependency on $(OCOBJS), $(OPOBJS) and $(BROBJS). Don't call build-interpsys with those arguments anymore. * Makefile.in: Regenerate.
Diffstat (limited to 'src/Makefile.pamphlet')
0 files changed, 0 insertions, 0 deletions