[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / src / ox_math / documents

Diff for /OpenXM/src/ox_math/documents/Makefile between version 1.3 and 1.4

version 1.3, 2000/01/21 10:56:56 version 1.4, 2000/03/14 02:21:40
Line 1 
Line 1 
 # $OpenXM: OpenXM/src/ox_math/documents/Makefile,v 1.2 2000/01/21 10:34:33 ohara Exp $  # $OpenXM: OpenXM/src/ox_math/documents/Makefile,v 1.3 2000/01/21 10:56:56 ohara Exp $
   
 ## platex is a localized tex compiler for Japanese language.  ## platex is a localized tex compiler for Japanese language.
 ## ox_math.tex is written in Japanese by the EUC-JP coded character set.  ## ox_math.tex is written in Japanese by the EUC-JP coded character set.
Line 40  install-document: ${DOCUMENTS}
Line 40  install-document: ${DOCUMENTS}
         cp -f ${DOCUMENTS} ${OpenXM_HOME}/doc/ox_math/          cp -f ${DOCUMENTS} ${OpenXM_HOME}/doc/ox_math/
   
 clean:  clean:
         -rm -f *~ *.log *.aux *.dvi readme-jp readme-eg  
   
           -rm -f *~ *.log *.aux *.dvi readme-jp readme-eg math2ox.?? *.fns *.toc

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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