Cross Reference: Makefile
xref
: /
hets
/
Common
/
test
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile revision fa43fb19389da6eb222a2a1377943a96d55869e3
# $Id$
.
PHONY
:
check
check
:
annos
Common
/
testxpath
Common
/
testxupdate
./
runcheck.sh
../
annos
../
testxpath
<
XPath.examples
>
temp1
../
testxpath
<
temp1
>
temp2
diff
temp1
temp2
../
testxupdate
<
diff.AddingImports.decomposed.xml
>
temp
output
:
annos
./
runcheck.sh
../
annos
set
%:
(
cd
../..;
$(
MAKE
)
$@)