arabica/test/Makefile

8 lines
77 B
Makefile
Raw Normal View History

2005-08-05 16:16:03 +00:00
-include Makefile.header
all:
cd XPath; ${MAKE}
clean:
cd XPath; ${MAKE}