# Library for the I2SUN task. $checkout libpkg.a ../ $update libpkg.a $checkin libpkg.a ../ $exit libpkg.a: t_i2sun.x i2sun.h trulut.x i2sun.h trsetup.x i2sun.h cnvimage.x i2sun.h sigln.x ; dbx: $set XFLAGS = "-c -g -F -q" $set LFLAGS = "-g -q" $omake x_i2sun.x $omake t_i2sun.x $omake trulut.x $omake trsetup.x $omake cnvimage.x $omake sigln.x $link x_i2sun.o t_i2sun.o trulut.o trsetup.o cnvimage.o sigln.o \ -o xx_i2sun.e ;