[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-web

Diff for /OpenXM/doc/OpenXM-web/Makefile between version 1.11 and 1.12

version 1.11, 2000/02/04 07:21:47 version 1.12, 2000/02/10 01:18:53
Line 1 
Line 1 
 # $OpenXM: OpenXM/doc/OpenXM-web/Makefile,v 1.10 2000/01/25 01:01:38 takayama Exp $  # $OpenXM: OpenXM/doc/OpenXM-web/Makefile,v 1.11 2000/02/04 07:21:47 takayama Exp $
 #  #
 WEBKOBE=/home/web/OpenXM  WEBKOBE=/home/web/OpenXM
 WEBKOBE1=/home/web/OpenXM/20000124  WEBKOBE1=/home/web/OpenXM/20000124
Line 76  $(WEBKOBE1)/ERRATA.html : ERRATA.html
Line 76  $(WEBKOBE1)/ERRATA.html : ERRATA.html
   
 copy-errata :  copy-errata :
         cp -f ERRATA.html $(WEBKOBE1)/ERRATA.html          cp -f ERRATA.html $(WEBKOBE1)/ERRATA.html
   copy-index :
           cp -f index.html $(WEBKOBE1)/index.html
   
 clean-web-kobe :  clean-web-kobe :
         -rm $(WEBKOBE)/index.html $(WEBKOBE)/issac2000.ps $(WEBKOBE1)/cmotag.h $(WEBKOBE1)/oxMessageTag.h $(WEBKOBE1)/smCommand.h $(WEBKOBE1)/openxm-eg.ps $(WEBKOBE1)/openxm-jp.ps          -rm $(WEBKOBE)/index.html $(WEBKOBE)/issac2000.ps $(WEBKOBE1)/cmotag.h $(WEBKOBE1)/oxMessageTag.h $(WEBKOBE1)/smCommand.h $(WEBKOBE1)/openxm-eg.ps $(WEBKOBE1)/openxm-jp.ps

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>