Skip to content
Snippets Groups Projects
Commit eb91fd66 authored by Reuben Thomas's avatar Reuben Thomas
Browse files

[project @ 2000-09-04 16:33:12 by rrt]

Removed spurious definition of GHC_INPLACE
parent f4826381
No related merge requests found
# -----------------------------------------------------------------------------
# $Id: paths.mk,v 1.25 2000/08/02 15:39:11 simonmar Exp $
# $Id: paths.mk,v 1.26 2000/09/04 16:33:12 rrt Exp $
#
# ghc project specific make variables
#
......@@ -31,7 +31,6 @@ GHC_MANGLER_DIR := $(GHC_DRIVER_DIR)/mangler
GHC_SPLIT_DIR := $(GHC_DRIVER_DIR)/split
GHC_STAT_DIR := $(GHC_DRIVER_DIR)/stats
GHC_INPLACE = $(GHC_DRIVER_DIR)/ghc-inplace
GHC_HSC = $(GHC_HSC_DIR)/hsc$(EXE_SUFFIX)
GHC_UNLIT = $(GHC_UNLIT_DIR)/unlit$(EXE_SUFFIX)
GHC_MANGLER = $(GHC_MANGLER_DIR)/ghc-asm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment