index
:
server/purweb
aurweb/maint
aurweb/master
aurweb/pu
purweb/master0
purweb/master1
purweb/master2
purweb/master3
purweb/master4
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
Makefile
blob: df54c5d8e3032b728b31d72f02c50ed3da99b3ec (
plain
)
1
2
3
4
5
6
7
8
9
all: rpc.html clean: rm -rf *.html %.html: %.txt asciidoc $< .PHONY: all clean