[project @ 2001-03-26 22:42:41 by qrczak]
[ghc-hetmet.git] / ghc / compiler / Makefile
index 3ebdf2a..83b581e 100644 (file)
@@ -1,5 +1,5 @@
 # -----------------------------------------------------------------------------
-# $Id: Makefile,v 1.145 2001/03/24 14:58:04 simonmar Exp $
+# $Id: Makefile,v 1.146 2001/03/26 22:42:41 qrczak Exp $
 
 TOP = ..
 include $(TOP)/mk/boilerplate.mk
@@ -23,8 +23,6 @@ else
 HS_PROG=ghc-$(ProjectVersion)
 endif
 
-LINK = ghc
-
 # -----------------------------------------------------------------------------
 # Create compiler configuration
 
@@ -303,7 +301,7 @@ CLEAN_FILES += ghc-inplace
 # but put it together with the libraries.
 # Also don't want any interface files intstalled
 
-INSTALL_PROGS += $(HS_PROG)
+INSTALL_LIBEXECS += $(HS_PROG)
 
 #-----------------------------------------------------------------------------
 #              clean