Skip to content
Snippets Groups Projects
Commit be46cbe3 authored by wlott's avatar wlott
Browse files

typo: compiler-motif.log => compile-motif.log

parent e66de4a6
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
;;; Scott Fahlman or slisp-group@cs.cmu.edu. ;;; Scott Fahlman or slisp-group@cs.cmu.edu.
;;; ;;;
(ext:file-comment (ext:file-comment
"$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/clmcom.lisp,v 1.3 1993/02/01 12:17:51 garland Exp $") "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/clmcom.lisp,v 1.4 1993/02/03 18:47:41 wlott Exp $")
;;; ;;;
;;; ********************************************************************** ;;; **********************************************************************
;;; ;;;
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
(comf "target:motif/lisp/conversion" :load t)) (comf "target:motif/lisp/conversion" :load t))
(with-compiler-log-file (with-compiler-log-file
("target:compiler-motif.log" ("target:compile-motif.log"
:optimize '(optimize (speed 2) (ext:inhibit-warnings 2))) :optimize '(optimize (speed 2) (ext:inhibit-warnings 2)))
(comf "target:motif/lisp/interface-glue" :load t) (comf "target:motif/lisp/interface-glue" :load t)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment