do not make html
rename from idr to lsvr
This commit is contained in:
parent
d6047f5f88
commit
a0982d71cb
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -4,12 +4,12 @@
|
|||
#
|
||||
|
||||
# Your nroff document is called foo.txt. Change below as appropiate.
|
||||
NAME=draft-ymbk-idr-l3nd-ulpc
|
||||
NAME=draft-ymbk-lsvr-l3nd-ulpc
|
||||
DEST=psg.com:public_html
|
||||
RSY=rsync --rsh ssh -v -a -l -H -p -t -x --delete
|
||||
|
||||
all: $(NAME).xml
|
||||
xml2rfc $(NAME).xml --html --text
|
||||
xml2rfc $(NAME).xml --text
|
||||
|
||||
rsy:
|
||||
$(RSY) $(NAME).html $(DEST)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue