From: qrczak Date: Fri, 18 May 2001 22:13:28 +0000 (+0000) Subject: [project @ 2001-05-18 22:13:28 by qrczak] X-Git-Tag: Approximately_9120_patches~1928 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=9b89741ddec73adfbb94ea0efb9fc0b3d87b79c5 [project @ 2001-05-18 22:13:28 by qrczak] Remove bogus comment. --- diff --git a/ghc/lib/std/cbits/Makefile b/ghc/lib/std/cbits/Makefile index 77e2e31..6c97dbd 100644 --- a/ghc/lib/std/cbits/Makefile +++ b/ghc/lib/std/cbits/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.27 2001/05/18 21:19:11 qrczak Exp $ +# $Id: Makefile,v 1.28 2001/05/18 22:13:28 qrczak Exp $ TOP = ../../.. include $(TOP)/mk/boilerplate.mk @@ -12,7 +12,4 @@ ifeq "$(DLLized)" "YES" SRC_CC_OPTS += -dynamic endif -# ----------------------------------------------------------------------------- -# Installation - include $(TOP)/mk/target.mk