=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/Makefile,v retrieving revision 1.2 retrieving revision 1.54 diff -u -p -r1.2 -r1.54 --- OpenXM/doc/OpenXM-web/Makefile 2000/01/18 01:36:46 1.2 +++ OpenXM/doc/OpenXM-web/Makefile 2017/03/31 03:55:47 1.54 @@ -1,14 +1,128 @@ -# $OpenXM: OpenXM/doc/OpenXM-web/Makefile,v 1.1 2000/01/18 01:33:48 takayama Exp $ +# $OpenXM: OpenXM/doc/OpenXM-web/Makefile,v 1.53 2017/03/30 13:32:30 takayama Exp $ # -WEBKOBE=/home/web/OpenXM +OpenXM_HOME=../.. +OpenXM_include=${OpenXM_HOME}/include +OXHOME=/home/web/OpenXM +#OXHOME=/home/taka/afo/OpenXM ## for test. +CURRENT=${OXHOME}/Current +CURRENT_DOC=${CURRENT}/doc +STABLE=${OXHOME}/Stable +ASCM2001=${OXHOME}/ascm2001 OpenXM_doc=../. +OpenXM_spec=../OpenXM-specs +OpenXM_calc=../calc2000p +OpenXM_ascm=../ascm2001 +DVIPS=dvips -f +LATEX2HTML=latex2html -tmp /tmp +OXWEAVE=${OpenXM_HOME}/bin/oxweave +OW_FLAG=--recursive +RSYNC=rsync -Cavz +RM=rm -all : install-web-kobe +CURRENT_FILES=index.html index-ja.html index-spec.html index-spec-ja.html \ + OpenXM-RFC.html \ + cmotag.h oxMessageTag.h smCommand.h \ + anonymous.html ERRATA.html -install-web-kobe : $(WEBKOBE)/index.html $(WEBKOBE)/issac2000.ps +OXWEAVE_FILES_in_doc=install-en.txt install-ja.txt OpenXM-FAQ-en.txt OpenXM-FAQ-ja.txt -$(WEBKOBE)/index.html : index.html - cp -f index.html $(WEBKOBE) +LOGOS=logo-openxm2.jpg logo-openxm5.jpg logo-openxm_simple0.jpg -$(WEBKOBE)/issac2000.ps : $(OpenXM_doc)/issac2000/issac2000.ps - cp -f $(OpenXM_doc)/issac2000/issac2000.ps $(WEBKOBE) +MANUALS=asir2000 asir-contrib kan96xx ox_math + +usage: + @echo "targets are all" + @echo "all-top (copy only top html files to web)" + @echo "all-current (generates html files form texi etc and copy to web)" + @echo "all-current-index (no new generation of html files from texi etc,