arabica/test/Makefile
2005-08-05 16:16:03 +00:00

7 lines
77 B
Makefile

-include Makefile.header
all:
cd XPath; ${MAKE}
clean:
cd XPath; ${MAKE}