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

Diff for /OpenXM/src/Makefile between version 1.32 and 1.33

version 1.32, 2000/01/07 19:47:51 version 1.33, 2000/01/07 20:18:00
Line 1 
Line 1 
 ## Type in make configure and make all to build all  ## Type in make configure and make all to build all
 ## $OpenXM: OpenXM/src/Makefile,v 1.31 2000/01/07 19:45:25 maekawa Exp $  ## $OpenXM: OpenXM/src/Makefile,v 1.32 2000/01/07 19:47:51 maekawa Exp $
 all: all-kan96xx all-kxx all-tigers all-phc all-k097 all-pari all-asir all-gnuplot all-openmath all-oxmath  
   all: all-kan96xx all-kxx all-tigers all-phc all-k097 \
        all-pari all-asir all-gnuplot all-openmath all-oxmath
   
 all-asir:  all-asir:
         (cd asir2000 ; xmkmf -a ; make ; make install ; make install2)          (cd asir2000 ; xmkmf -a ; make ; make install ; make install2)

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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