summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2009-05-07 13:43:56 +0000
committerIan Lynagh <igloo@earth.li>2009-05-07 13:43:56 +0000
commited4beb8bc5e49d84e38b047c2dfc14eb22c74607 (patch)
tree8899047902ada87585683a07b3b716ced25d730c /utils
parent4b1548affe23c2106b3742efde3e77b3e85c321b (diff)
downloadhaskell-ed4beb8bc5e49d84e38b047c2dfc14eb22c74607.tar.gz
Remove pwd's Makefile from the old build system
Diffstat (limited to 'utils')
-rw-r--r--utils/pwd/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/utils/pwd/Makefile b/utils/pwd/Makefile
deleted file mode 100644
index 77fcdd9783..0000000000
--- 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
-