Skip to content
Snippets Groups Projects
Commit 103dc401 authored by ram's avatar ram
Browse files

Compile PCL before CLX, since it now depends on it.

parent 8365a1db
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
#
# compile-all -- script to compile everything
#
# $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/Attic/compile-all,v 1.15 1994/10/27 16:58:21 ram Exp $
# $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/tools/Attic/compile-all,v 1.16 1994/10/30 21:04:29 ram Exp $
set features = ()
set misfeatures = ()
......@@ -190,9 +190,9 @@ EOF
set sysinfo = ("code worldcom"\
"compiler comcom"\
"pcl pclcom"\
"clx clxcom"\
"hemlock hemcom"\
"pcl pclcom"\
"clm clmcom"\
"genesis worldbuild")
......
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