X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Flib%2FMakefile;h=ca08ea20bc2fc14bbe107a9903df46af6abcb02d;hb=521fcf58f8b10e2bd0299f823ef8919e63d0ed28;hp=b7e87f17404137fdbe1f380ca77e36e0f6f826cc;hpb=7700dda03d273676b274bc148491a4e02a7c5ae0;p=ghc-hetmet.git diff --git a/ghc/lib/Makefile b/ghc/lib/Makefile index b7e87f1..ca08ea2 100644 --- a/ghc/lib/Makefile +++ b/ghc/lib/Makefile @@ -1,9 +1,6 @@ -# ----------------------------------------------------------------------------- -# $Id: Makefile,v 1.33 1999/11/26 16:29:12 simonmar Exp $ - -TOP = .. +TOP=.. include $(TOP)/mk/boilerplate.mk -SUBDIRS = std +SUBDIRS = compat include $(TOP)/mk/target.mk