# Make the modified curfit task from UTILITIES $checkout libpkg.a ../ $update libpkg.a $checkin libpkg.a ../ $exit generic: $set GEN = "$$generic -k" $ifolder (curfit.x, curfit.gx) $(GEN) curfit.gx -o curfit.x $endif ; libpkg.a: $ifeq (USE_GENERIC, yes) $call generic $endif curfit.x curfit.h \ t_curfit.x \ ;