New build system for objects. Support profiling and -jN.

This commit is contained in:
Don Stewart
2005-04-28 11:27:38 +00:00
parent e2917a8184
commit f7d579641b
9 changed files with 87 additions and 32 deletions

View File

@ -36,7 +36,7 @@ GHC_LD_OPTS =
GHC_PKG = @GHCPKG@-@GHC_VERSION@
LD = @LD@
LD_X = -x
LD_X = @LD@ -x
HAPPY = @HAPPY@
HAPPY_OPTS = -a -g -c