# Make the NMISC package $call relink $exit update: $call autoid $call imexam $call nsplot $call relink $call install ; old: $set LIBS1 = "-lds -lncar -lgks -lllsq" $set LIBS2 = "-lxtools -lcurfit -lgsurfit -lnlfit -liminterp" $update libpkg.a $omake x_nmisc.x $link x_nmisc.o libpkg.a $(LIBS1) $(LIBS2) -o xx_nmisc.e $call install ; relink: $set LIBS1 = "-lasttools" $set LIBS2 = "-lds -lncar -lgks -lllsq" $set LIBS3 = "-lxtools -lcurfit -lgsurfit -lnlfit -liminterp" $call update@astutil $update libpkg.a $omake x_nmisc.x $link x_nmisc.o libpkg.a $(LIBS1) $(LIBS2) $(LIBS3) -o xx_nmisc.e ; autoid: $call update@autoid ; imexam: $call update@imexam ; nsplot: $call update@nsplot ; install: $move xx_nmisc.e nmiscbin$x_nmisc.e ; generic: $set GEN = "$$generic -k" $ifolder (fpfixpix.x, fpfixpix.gx) $(GEN) fpfixpix.gx -o fpfixpix.x $endif ; libpkg.a: $ifeq (USE_GENERIC, yes) $call generic $endif rngranges.x spfgraph.x specfocus.h stfgraph.x starfocus.h stfmeasure.x starfocus.h stfprofile.x starfocus.h \ t_surfit.x t_specfocus.x specfocus.h \ t_starfocus.x starfocus.h fpfixpix.x t_ccdmask.x t_fixpix.x t_text2mask.x t_mask2text.x @xregister ;