From 58b6cf13486080bae2136b13b421db6c9163368e Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 7 Feb 2002 22:30:46 +0000 Subject: [PATCH] oops, reversing bad Makefile patch --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 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; \ -- 2.11.0