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