[project @ 2000-06-28 16:52:38 by lewie]
authorlewie <unknown>
Wed, 28 Jun 2000 16:52:38 +0000 (16:52 +0000)
committerlewie <unknown>
Wed, 28 Jun 2000 16:52:38 +0000 (16:52 +0000)
Wave goodbye to hscpp even harder. (erase it from SUBDIR list).

ghc/utils/Makefile

index 8ee27f2..7477cbd 100644 (file)
@@ -3,10 +3,9 @@ include $(TOP)/mk/boilerplate.mk
 
 ifneq "$(BIN_DIST_NAME)" ""
 # We're doing a binary-dist, descend into a subset of the dirs.
-SUBDIRS = hp2ps hscpp mkdependHS stat2resid unlit
+SUBDIRS = hp2ps mkdependHS stat2resid unlit
 else
 SUBDIRS = hp2ps                \
-         hscpp         \
          mkdependHS    \
          parallel      \
          stat2resid    \