no longer make html

This commit is contained in:
Randy Bush 2026-01-28 08:46:16 -08:00
parent 33711ecedc
commit bcecbedc31

View file

@ -4,12 +4,12 @@
#
# Your nroff document is called foo.txt. Change below as appropiate.
NAME=draft-ymbk-lsvr-l3nd
NAME=draft-ymbk-lsvr -l3nd
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)