aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorsimonmar <simonmar@microsoft.com>2005-10-14 23:11:19 +0000
committersimonmar <simonmar@microsoft.com>2005-10-14 23:11:19 +0000
commit21c7ac8d714be74903755ed2d6ee3716ab77a727 (patch)
tree98fe80aceff6746cfbf8eb631a42ef1101198150 /html
parentb2edbedbcf19f9ec187128574f0dba29d3373d41 (diff)
First cut of Cabal build system
Diffstat (limited to 'html')
-rw-r--r--html/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/html/Makefile b/html/Makefile
deleted file mode 100644
index b10189f0..00000000
--- a/html/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-TOP = ..
-include $(TOP)/mk/boilerplate.mk
-
-INSTALL_DATAS = haddock.css haddock.js haskell_icon.gif minus.gif plus.gif
-
-include $(TOP)/mk/target.mk