More cabalisation improvements

This commit is contained in:
Don Stewart
2005-09-03 04:09:37 +00:00
parent 13be765f32
commit 5321754614
5 changed files with 24 additions and 28 deletions

View File

@ -3,13 +3,6 @@
# cut down reimplementation of $fptools/mk directory
.PHONY: build all
all: build EvalHaskell.h
EvalHaskell.h: build
cp System/Eval/Haskell_stub.h $@
#
# installing
#