Changeset 175
- Timestamp:
- Jan 3, 2004, 11:37:53 AM (21 years ago)
- Location:
- trunk/ccl/lib
- Files:
-
- 2 edited
-
compile-ccl.lisp (modified) (1 diff)
-
systems.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ccl/lib/compile-ccl.lisp
r83 r175 51 51 (defparameter *ppc-compiler-modules* 52 52 '(ppc32-arch 53 ppc-arch 53 54 ppcenv 54 55 ppc-asm -
trunk/ccl/lib/systems.lisp
r83 r175 103 103 (dll-node "ccl:bin;dll-node" ("ccl:compiler;dll-node.lisp")) 104 104 (ppc32-arch "ccl:bin;ppc32-arch" ("ccl:compiler;PPC;PPC32;ppc32-arch.lisp")) 105 (ppc-arch "ccl:bin;ppc-arch" ("ccl:compiler;PPC;ppc-arch.lisp")) 105 106 (arch "ccl:bin;arch" ("ccl:compiler;arch.lisp")) 106 107 (ppcenv "ccl:bin;ppcenv" ("ccl:lib;ppcenv.lisp"))
Note:
See TracChangeset
for help on using the changeset viewer.
