summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2002-02-07 22:30:46 +0000
committerivan <ivan>2002-02-07 22:30:46 +0000
commit58b6cf13486080bae2136b13b421db6c9163368e (patch)
treee84e249499927a178fd41f12590853eea9f02429 /Makefile
parent69c6e80a7253f927af1780a3e0dd3fcf50110599 (diff)
oops, reversing bad Makefile patch
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index e5b6ad1ac..0f86b49d2 100644
--- a/Makefile
+++ b/Makefile
@@ -34,8 +34,7 @@ aspdocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/*
cp -pr httemplate aspdocs
touch aspdocs
-#masondocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/*
-masondocs: httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/*
+masondocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/*
rm -rf masondocs
cp -pr httemplate masondocs
( cd masondocs; \