# Update the calfoc application code. $call relink $exit update: $call relink $call install ; relink: $update calfoc.a $call linkonly ; install: $move xx_calfoc.e stsdasbin$x_calfoc.e ; linkonly: $omake x_calfoc.x $link x_calfoc.o calfoc.a \ -lsynphot -liraf77 -lapplib -luttables -ltbtables \ -lgsurfit \ -o xx_calfoc.e ; calfoc.a: calfoc.x "calfoc.h" calphot.x newgeom.x interpb.x negint.x sortcorn.x geocoord.x geofindcrpix.x geoder.x section.x "calfoc.h" xcalimg.x "calfoc.h" xcgroup.x "calfoc.h" xhistory.x "calfoc.h" fmessg.x logmsg.x boxer.f ;