Diff for /rpl/lapack/lapack/Makefile.am between versions 1.7 and 1.8

version 1.7, 2010/08/13 21:03:42 version 1.8, 2010/12/21 13:48:04
Line 87  dgtcon.f   dlaqp2.f               dlauum Line 87  dgtcon.f   dlaqp2.f               dlauum
 dgtrfs.f   dlaqps.f               dla_wwaddw.f           dspev.f    dzsum1.f  \  dgtrfs.f   dlaqps.f               dla_wwaddw.f           dspev.f    dzsum1.f  \
 dgtsv.f    dlaqr0.f               dopgtr.f               dspevx.f  \  dgtsv.f    dlaqr0.f               dopgtr.f               dspevx.f  \
 dgtsvx.f   dlaqr1.f               dopmtr.f               dspgst.f  \  dgtsvx.f   dlaqr1.f               dopmtr.f               dspgst.f  \
 dgttrf.f   dlaqr2.f               dorg2l.f               dspgvd.f  dgttrf.f   dlaqr2.f               dorg2l.f               dspgvd.f  \
   dbbcsd.f  dlartgp.f  dorbdb.f  dsyconv.f   dsytri2.f   dsytrs2.f   \
   dlapmr.f  dlartgs.f  dorcsd.f  dsyswapr.f  dsytri2x.f
   
 ZLASRC = \  ZLASRC = \
 zbdsqr.f   zhegst.f               zlaqgb.f               zptsvx.f  \  zbdsqr.f   zhegst.f               zlaqgb.f               zptsvx.f  \
Line 185  zheevd.f   zlapmt.f               zpstrf Line 187  zheevd.f   zlapmt.f               zpstrf
 zheev.f    zla_porcond_c.f        zptcon.f               zupmtr.f  \  zheev.f    zla_porcond_c.f        zptcon.f               zupmtr.f  \
 zheevr.f   zla_porcond_x.f        zpteqr.f  \  zheevr.f   zla_porcond_x.f        zpteqr.f  \
 zheevx.f   zla_porfsx_extended.f  zptrfs.f  \  zheevx.f   zla_porfsx_extended.f  zptrfs.f  \
 zhegs2.f   zla_porpvgrw.f         zptsv.f  zhegs2.f   zla_porpvgrw.f         zptsv.f   \
   zbbcsd.f   zlapmr.f   zsyswapr.f  zsytri2x.f  zunbdb.f  \
   zhetrs2.f  zsyconv.f  zsytri2.f   zsytrs2.f   zuncsd.f
   
 liblapack_a_SOURCES = $(DLASRC) $(ALLAUX) $(ZLASRC)  liblapack_a_SOURCES = $(DLASRC) $(ALLAUX) $(ZLASRC)

Removed from v.1.7  
changed lines
  Added in v.1.8


CVSweb interface <joel.bertrand@systella.fr>