Skip to content
Snippets Groups Projects
Commit b029b888 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 2000-07-18 17:09:02 by simonmar]

remove hscpp
parent 0a0fa789
No related branches found
No related tags found
No related merge requests found
# -----------------------------------------------------------------------------
# $Id: config.mk,v 1.7 2000/04/07 13:34:03 simonmar Exp $
# $Id: config.mk,v 1.8 2000/07/18 17:09:02 simonmar Exp $
#
# GHC project configuration
#
......@@ -12,7 +12,7 @@ GhcMainDir = ghc
GhcBinDistDirs = ghc hslibs
GhcBinDistDocs = docs ghc/docs/set
GhcBinDistPrlScripts = ghc-$(ProjectVersion) stat2resid
GhcBinDistLibPrlScripts = hscpp mkdependHS
GhcBinDistLibPrlScripts = mkdependHS
GhcBinDistBins = hp2ps
include $(GhcMainDir)/mk/version.mk
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