diff options
author | ivan <ivan> | 2002-02-07 22:29:35 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-02-07 22:29:35 +0000 |
commit | 69c6e80a7253f927af1780a3e0dd3fcf50110599 (patch) | |
tree | 43d1c9acd2974702d2df85acdf472f34884ffba3 /Makefile | |
parent | 88d4198ff452581be05e3018b3e23db564545525 (diff) |
delete payments
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -34,7 +34,8 @@ aspdocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* cp -pr httemplate aspdocs touch aspdocs -masondocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/* +#masondocs: htmlman httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/* +masondocs: httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/* rm -rf masondocs cp -pr httemplate masondocs ( cd masondocs; \ |