diff options
| author | ivan <ivan> | 2001-08-17 10:53:43 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2001-08-17 10:53:43 +0000 |
| commit | fc4b3561a0e7ecf9cb18c9dae8814917cd741969 (patch) | |
| tree | 36f9da85c8183cf86aabea939b67aba19cac0c0d | |
| parent | 52579cd417a8a7103a01b0b08945f648e8255707 (diff) | |
alldocs target
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/make default: - @echo "supported targets: aspdocs masondocs clean" + @echo "supported targets: aspdocs masondocs alldocs clean" aspdocs: httemplate/* httemplate/*/* httemplate/*/*/* httemplate/*/*/*/* httemplate/*/*/*/*/* rm -rf aspdocs |
