[project @ 2004-11-10 11:27:54 by simonmar]
[ghc-base.git] / cbits / Makefile
index 0bf0133..9001b89 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.12 2004/09/29 15:50:51 simonmar Exp $
+# $Id: Makefile,v 1.13 2004/11/10 11:27:54 simonmar Exp $
 
 TOP = ../..
 include $(TOP)/mk/boilerplate.mk
@@ -14,8 +14,6 @@ SRC_CC_OPTS   += -Iregex
 EXCLUDED_SRCS += regex/engine.c
 endif
 
-EXCLUDED_SRCS += rawSystem.c
-
 ifneq "$(TARGETPLATFORM)" "i386-unknown-mingw32"
 EXCLUDED_SRCS += consUtils.c
 endif