summaryrefslogtreecommitdiff
path: root/driver/Makefile
diff options
context:
space:
mode:
authorSimon Marlow <marlowsd@gmail.com>2008-08-13 14:47:07 +0000
committerSimon Marlow <marlowsd@gmail.com>2008-08-13 14:47:07 +0000
commiteacfbdedf46dcc3105de1bbf642cf2572526c705 (patch)
treeef6420d680ea6d4abe907fc2833c225fcb99bc2a /driver/Makefile
parent8396eb36ed1aa4ca23b44afba163e41282e01096 (diff)
downloadhaskell-eacfbdedf46dcc3105de1bbf642cf2572526c705.tar.gz
move INPLACE_DATA_DIR into mk/config.mk and share it
Diffstat (limited to 'driver/Makefile')
-rw-r--r--driver/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/driver/Makefile b/driver/Makefile
index f552a36e34..ca3504c283 100644
--- a/driver/Makefile
+++ b/driver/Makefile
@@ -9,7 +9,6 @@ include $(TOP)/mk/boilerplate.mk
SUBDIRS = mangler split ghci
-INPLACE_DATA_DIR = $(FPTOOLS_TOP_ABS)/inplace-datadir
INPLACE_PKG_CONF = $(INPLACE_DATA_DIR)/package.conf
# Used to signal that we are inplace, as opposed to installed:
INPLACE_FILE = $(INPLACE_DATA_DIR)/inplace