#
# for use with XForms
#

all:; (cd lib; make)
clean:; (cd lib; make $@)
empty:; (cd lib; make $@)
install:; (cd lib; make $@)
