From: lewie Date: Wed, 28 Jun 2000 16:52:38 +0000 (+0000) Subject: [project @ 2000-06-28 16:52:38 by lewie] X-Git-Tag: Approximately_9120_patches~4124 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=221f85fe8bf636c5d4dd77631d018c5f1d253a6f;p=ghc-hetmet.git [project @ 2000-06-28 16:52:38 by lewie] Wave goodbye to hscpp even harder. (erase it from SUBDIR list). --- diff --git a/ghc/utils/Makefile b/ghc/utils/Makefile index 8ee27f2..7477cbd 100644 --- a/ghc/utils/Makefile +++ b/ghc/utils/Makefile @@ -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 \