RE: ILISP 5.12.0
"Clementson, Bill" <[email protected]>
| Newsgroups | gmane.lisp.ilisp.devel |
|---|---|
| Message-ID | <[email protected]> |
Just discovered another issue - the Makefile has been modified to include Reini's new ilisp-ccl file but the icompile.bat file hasn't. Here is what it should be: @echo off rem -------------------------------------------------------------- rem Be sure to customize the following 3 variables for your system rem -------------------------------------------------------------- set EMACSDIR=c:\emacs set ILISPDIR=c:\home\site\ilisp set EMACS=%EMACSDIR%\bin\emacs.exe cd %ILISPDIR% %EMACS% -batch -l ilisp-mak.el copy /B ilisp-def.elc+ilisp-sym.elc+ilisp-inp.elc+ilisp-ind.elc+ilisp-prc.elc+ilisp- val.elc+ilisp-out.elc ilisp-all.elc copy /B ilisp-all.elc+ilisp-mov.elc+ilisp-key.elc+ilisp-prn.elc+ilisp-low.elc+ilisp- doc.elc+ilisp-ext.elc+ilisp-mod.elc ilisp-all.elc copy /B ilisp-all.elc+ilisp-dia.elc+ilisp-cmt.elc+ilisp-rng.elc+ilisp-hnd.elc+ilisp- utl.elc+ilisp-cmp.elc+ilisp-kil.elc ilisp-all.elc copy /B ilisp-all.elc+ilisp-snd.elc+ilisp-xfr.elc+ilisp-hi.elc+ilisp-aut.elc+ilisp-c l.elc+ilisp-cmu.elc+ilisp-sbcl.elc ilisp-all.elc copy /B ilisp-all.elc+ilisp-cl-easy-menu.elc+ilisp-acl.elc+ilisp-kcl.elc+ilisp-luc.e lc+ilisp-sch.elc+ilisp-hlw.elc ilisp-all.elc copy /B ilisp-all.elc+ilisp-xls.elc+ilisp-chs.elc+ilisp-openmcl.elc+ilisp-ccl.elc ilisp-all.elc del ilisp-def.elc ilisp-sym.elc ilisp-inp.elc ilisp-ind.elc ilisp-prc.elc ilisp-val.elc ilisp-out.elc ilisp-mov.elc del ilisp-key.elc ilisp-prn.elc ilisp-low.elc ilisp-doc.elc ilisp-ext.elc ilisp-mod.elc ilisp-dia.elc ilisp-cmt.elc del ilisp-rng.elc ilisp-hnd.elc ilisp-utl.elc ilisp-cmp.elc ilisp-kil.elc ilisp-snd.elc ilisp-xfr.elc ilisp-hi.elc del ilisp-aut.elc ilisp-cl.elc ilisp-cmu.elc ilisp-sbcl.elc ilisp-cl-easy-menu.elc ilisp-acl.elc ilisp-kcl.elc del ilisp-luc.elc ilisp-sch.elc ilisp-hlw.elc ilisp-xls.elc ilisp-chs.elc ilisp-openmcl.elc ilisp-ccl.elc cd docs %EMACS% -batch -q -no-site-file ilisp.texi -l texinfmt -f texinfo-format-buffer -f save-buffer cd .. > -----Original Message----- > From: Marco Antoniotti [mailto:[email protected]] > Sent: Monday, June 03, 2002 8:32 AM > To: [email protected] > Subject: Re: [Ilisp-devel] ILISP 5.12.0 > > > > Thanks guys. > > These are easy fixes. I will just add them and re-tag. > > I also noticed that you need > > SHELL=/bin/csh > > in the Makefile to make the 'tarring' target work. > > Cheers > > -- > Marco Antoniotti > ======================================================== > NYU Courant Bioinformatics Group tel. +1 - 212 - 998 3488 > 719 Broadway 12th Floor fax +1 - 212 - 995 4122 > New York, NY 10003, USA > http://bioinformatics.cat.nyu.edu > "Hello New York! We'll do what we can!" > Bill Murray in `Ghostbusters'. > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > Ilisp-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ilisp-devel > _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm