arabica/test/Makefile

8 lines
77 B
Makefile
Raw Normal View History

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