mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-17 18:12:04 +01:00
*** empty log message ***
This commit is contained in:
parent
e7451ff9c1
commit
eb3c5bcc3e
1 changed files with 7 additions and 0 deletions
7
test/Makefile
Normal file
7
test/Makefile
Normal file
|
@ -0,0 +1,7 @@
|
|||
-include Makefile.header
|
||||
|
||||
all:
|
||||
cd XPath; ${MAKE}
|
||||
|
||||
clean:
|
||||
cd XPath; ${MAKE}
|
Loading…
Reference in a new issue