Cross Reference:
xref
: /
hets
/
syb-generics
/
syb-generics.cabal
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile revision dbe752ee940baae7f9f231f29c62284bb0f90a25
# $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
)
$@)