From f559be1fdb74c5e8e1b76cb5acf5553ff4de2354 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Fri, 12 Sep 2008 11:36:19 +0000 Subject: Reinstate the driver/ghc directory, to create a versioned GHC program e.g. $(bindir)/ghc-6.9.20080911 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b42b21c299..d73c304e94 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,7 @@ else SUBDIRS_BUILD = includes utils driver docs compiler libraries/Cabal/doc endif -SUBDIRS = gmp libffi includes utils driver docs rts compiler ghc libraries libraries/Cabal/doc +SUBDIRS = gmp libffi includes utils docs rts compiler ghc driver libraries libraries/Cabal/doc check-all: check-packages -- cgit v1.2.1