# Library for the RANGES procedures. $checkout libxtools.a lib$ $update libxtools.a $checkin libxtools.a lib$ $exit generic: $set GEN = "$$generic -k -t rd" $ifolder (rgbinr.x, rgbin.gx) $(GEN) rgbin.gx $endif $ifolder (rgexcluder.x, rgexclude.gx) $(GEN) rgexclude.gx $endif $ifolder (rggxmarkr.x, rggxmark.gx) $(GEN) rggxmark.gx $endif $ifolder (rgpackr.x, rgpack.gx) $(GEN) rgpack.gx $endif $ifolder (rgunpackr.x, rgunpack.gx) $(GEN) rgunpack.gx $endif $ifolder (rgwtbinr.x, rgwtbin.gx) $(GEN) rgwtbin.gx $endif $ifolder (rgxrangesr.x, rgxranges.gx) $(GEN) rgxranges.gx $endif ; libxtools.a: $ifeq (USE_GENERIC, yes) $call generic $endif rgbind.x rgbinr.x rgdump.x rgencode.x rgexcluded.x rgexcluder.x rgfree.x rggxmarkd.x rggxmarkr.x rgindices.x rginrange.x rgintersect.x rginverse.x rgmerge.x rgnext.x rgorder.x rgpackd.x rgpackr.x rgranges.x rgunion.x rgunpackd.x rgunpackr.x rgwindow.x rgwtbind.x rgwtbinr.x rgxrangesd.x rgxrangesr.x ;