home *** CD-ROM | disk | FTP | other *** search
- ; I had problems with the LMKFILE when I wanted to remake the library
- ; from scratch. It barfed if I tried to pass to many source files to
- ; the compiler. Normally you shouldn't need to execute this script.
- ; If you've only changed a few routines use LMK instead. But in
- ; case of disaster try this. After you start it, take a break and
- ; go get a pizza. No, wait, sorry, that was a flashback to my IBM
- ; PC days. Pop open a new window and do something else :-):-)
- delete lib/plplot.lib ; delete old library
- copy nil: lib/plplot.lib ; create an empty new one
- touch src/plabv.c src/pladv.c src/plbeg.c src/plbin.c src/plbox.c
- touch src/plccal.c src/plclr.c src/plcntr.c src/plcol.c src/plcont.c
- touch src/plcvec.c src/pldeco.c src/pldtik.c src/plend.c src/plenv.c
- lmk
- touch src/plerrx.c src/plerry.c src/plerx1.c src/plery1.c src/plfont.c
- touch src/plform.c src/plgra.c src/plgspa.c src/plhist.c src/plhrsh.c
- touch src/pljoin.c src/pllab.c src/pllclp.c src/plline.c src/plmtex.c
- lmk
- touch src/plnxtv.c src/plpoi1.c src/plpoin.c src/plptex.c src/plr135.c
- touch src/plr45.c src/plschr.c src/plsmaj.c src/plsmin.c src/plssym.c
- touch src/plstar.c src/plstik.c src/plstr.c src/plstrl.c src/plstyl.c
- lmk
- touch src/plsvpa.c src/plsym.c src/plsym1.c src/pltext.c src/plvpor.c
- touch src/plvsta.c src/plwind.c src/plxtik.c src/plxybx.c src/plxytx.c
- touch src/plytik.c src/plzbx.c src/plztx.c src/pl3cut.c src/plbox3.c
- lmk
- touch src/plgrid3.c src/plot3d.c src/plside3.c src/plt3zz.c src/plw3d.c
- touch src/define.c src/fatal.c src/fcnvrt.c src/genlin.c src/global.c
- touch src/icnvrt.c src/movphy.c src/movwor.c src/round.c src/setphy.c
- lmk
- touch src/setpxl.c src/setsub.c src/stindex.c src/strpos.c src/xform.c
- touch src/impress.c src/laserjetii.c src/tektronix.c src/Amiga.c
- touch src/font01.c src/font02.c src/font03.c src/font04.c src/font05.c
- lmk
- touch src/font06.c src/font07.c src/font08.c src/font09.c src/font10.c
- touch src/font11.c
- lmk
-