[project @ 1999-10-29 13:54:42 by sof]
[ghc-hetmet.git] / ghc / lib / Makefile
index 9e771e5..782e45d 100644 (file)
@@ -15,7 +15,7 @@ include $(TOP)/mk/boilerplate.mk
 ifeq "$(GhcWithHscBuiltViaC)" "YES"
 SUBDIRS = std exts
 else
-ifneq "$(TargetPlatform)" "i386-unknown-mingw32"
+ifneq "$(TARGETPLATFORM)" "i386-unknown-mingw32"
 SUBDIRS = std exts concurrent posix misc
 else
 SUBDIRS = std exts concurrent misc