[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-contrib / packages / doc

Diff for /OpenXM/src/asir-contrib/packages/doc/Attic/Makefile between version 1.1 and 1.2

version 1.1, 1999/11/27 11:25:18 version 1.2, 1999/12/10 01:58:02
Line 1 
Line 1 
 #$OpenXM: OpenXM/src/asir99/lib/contrib/packages/doc/Makefile,v 1.7 1999/11/20 06:18:58 takayama Exp $  #$OpenXM: OpenXM/src/asir-contrib/packages/doc/Makefile,v 1.1.1.1 1999/11/27 11:25:18 takayama Exp $
 all : oxxm.texi oxxm-eg.texi oxmath.texi oxmath-eg.texi oxphc.texi oxphc-eg.texi oxgnuplot.texi oxgnuplot-eg.texi oxsm1.texi oxsm1-eg.texi oxom.texi oxom-eg.texi  all : oxxm.texi oxxm-eg.texi oxmath.texi oxmath-eg.texi oxphc.texi oxphc-eg.texi oxgnuplot.texi oxgnuplot-eg.texi oxsm1.texi oxsm1-eg.texi oxom.texi oxom-eg.texi
   
 ASIRDOC=$(OpenXM_HOME)/src/asir99/doc  ASIRDOC=$(OpenXM_HOME)/src/asir-doc/doc
 ASIRLIB=$(OpenXM_HOME)/src/asir99/lib  ASIRLIB=$(OpenXM_HOME)/src/asir2000/lib
 CONTRIB=$(ASIRLIB)/contrib/packages/src  CONTRIB=$(OpenXM_HOME)/src/asir-contrib/packages/src
   
 oxxm.texi : $(ASIRLIB)/xm Makefile  oxxm.texi : $(ASIRLIB)/xm Makefile
         /bin/rm -f oxxm.texi          /bin/rm -f oxxm.texi

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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