From: Ian Lynagh Date: Thu, 7 May 2009 13:43:56 +0000 (+0000) Subject: Remove pwd's Makefile from the old build system X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=ed4beb8bc5e49d84e38b047c2dfc14eb22c74607;p=ghc-hetmet.git Remove pwd's Makefile from the old build system --- diff --git a/utils/pwd/Makefile b/utils/pwd/Makefile deleted file mode 100644 index 77fcdd9..0000000 --- a/utils/pwd/Makefile +++ /dev/null @@ -1,6 +0,0 @@ -TOP=../.. -EXTRA_DISTCLEAN = pwd pwd.exe pwd.hi pwd.o - -include $(TOP)/mk/boilerplate.mk -include $(TOP)/mk/cabal.mk -