; This will make the jpl program from the intermediate files. ; The sources can be compiled from the mp macroprocessor elsewhere ; on the decus tapes. Each command line is then as follows: ; ; mp file/lm/nl !which takes file.mac -> file.mpp ; ; note main.olb is with the mp distribution. ; mac editm=editm.mpp mac eq=eq.mpp mac jpl=jpl.mpp mac jplget=jplget.mpp mac pos=pos.mpp mac seg=seg.mpp lbr jpl/rp=editm lbr jpl/rp=eq lbr jpl/rp=jpl lbr jpl/rp=jplget lbr jpl/rp=pos lbr jpl/rp=seg ;tkb @jplbld.bld