projects
/
plproxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cc7b00
)
doc: Remove obsolete target from Makefile
author
Marko Kreen
<markokr@gmail.com>
Fri, 21 Jan 2011 11:37:10 +0000
(13:37 +0200)
committer
Marko Kreen
<markokr@gmail.com>
Fri, 21 Jan 2011 11:37:10 +0000
(13:37 +0200)
doc/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index 6cfd205f810046a1abdb29170d5e4883afd6baf6..08de732cfd84657b80d7b9b8a1829288e9d9388f 100644
(file)
--- a/
doc/Makefile
+++ b/
doc/Makefile
@@
-11,14
+11,8
@@
all:
html: $(HTML)
-upload:
- devupload.sh overview.txt $(wiki)
- #devupload.sh config.txt $(wiki)/ClusterConfig
- #devupload.sh syntax.txt $(wiki)/LanguageSyntax
- #devupload.sh todo.txt $(wiki)/ToDo
-
clean:
- rm -
rf api
+ rm -
f *.html
web: $(HTML)
rsync -avz $(HTML) $(web)/doc/