stop making html
This commit is contained in:
parent
dd0b044156
commit
175b66f818
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -9,7 +9,7 @@ DEST=psg.com:public_html
|
||||||
RSY=rsync --rsh ssh -v -a -l -H -p -t -x --delete
|
RSY=rsync --rsh ssh -v -a -l -H -p -t -x --delete
|
||||||
|
|
||||||
all: $(NAME).xml
|
all: $(NAME).xml
|
||||||
xml2rfc $(NAME).xml --html --text
|
xml2rfc $(NAME).xml --text
|
||||||
|
|
||||||
rsy:
|
rsy:
|
||||||
$(RSY) $(NAME).html $(DEST)
|
$(RSY) $(NAME).html $(DEST)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue