Cross Reference:
xref
: /
hets
/
Framework
/
specs
/
logics
/
propositional
/
syntax
/
base.omdoc
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile revision c0c2380bced8159ff0297ece14eba948bd236471
# $Id$
.
PHONY
:
check
check
:
hatch
./
runcheck.sh
../
hatch
output
:
hatch
./
runcheck.sh
../
hatch
set
hatch
:
if
test
! -x ../
hatch
;
then
(
cd
..; ./
ghc
-
call
)
;
fi
%:
(
cd
../../..;
$(
MAKE
)
$@)