/[gcl]/gcl/xbin/make-fn
ViewVC logotype

Diff of /gcl/xbin/make-fn

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mjthomas, Wed Jul 10 08:03:16 2002 UTC revision 1.2.6.1 by camm, Tue Sep 23 18:37:03 2003 UTC
# Line 8  cp $@ ${TMP} Line 8  cp $@ ${TMP}
8    
9  for v in $@ ;  for v in $@ ;
10  do  do
11  echo '(load (format nil "~a~a" si::*system-directory* "../cmpnew/collectfn"))' \  echo '(load (format nil "~a~a" si::*system-directory* "../cmpnew/gcl_collectfn"))' \
12     '(compiler::emit-fn t)'\     '(compiler::emit-fn t)'\
13     "(compile-file \"${TMP}/$v\" :o-file nil)" | ${LISP}     "(compile-file \"${TMP}/$v\" :o-file nil)" | ${LISP}
14  done  done

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.6.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26