# Library for the IMMATCHX IMMATCH Tasks $checkout libpkg.a ../ $update libpkg.a $checkin libpkg.a ../ $exit generic: $set GEN = "$$generic -k" $ifolder (t_geomap.x, t_geomap.gx) $(GEN) t_geomap.gx -o t_geomap.x $endif ; libpkg.a: $ifeq (USE_GENERIC, yes) $call generic $endif t_geomap.x \ geomap.h t_skyxymatch.x \ wcsxymatch.h rgmatchio.x wcsxymatch.h ;