[BACK]Return to TOP_Make.SH CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / pari / config

Diff for /OpenXM_contrib/pari/config/Attic/TOP_Make.SH between version 1.1 and 1.2

version 1.1, 2000/01/09 17:35:29 version 1.2, 2003/11/10 09:10:15
Line 48  dft target::
Line 48  dft target::
         @echo " ctags                   Generate VI/VIM tags file in ./src"          @echo " ctags                   Generate VI/VIM tags file in ./src"
         @echo " etags                   Generate Emacs  tags file in ./src"          @echo " etags                   Generate Emacs  tags file in ./src"
   
 gp all bench test-compat test-graphic install clean cleantest install-bin install-doc install-lib-sta install-bin-sta dobench::  gp all lib-sta bench test-compat test-graphic install clean cleantest install-bin install-doc install-lib-sta install-bin-sta dobench::
         cd $objdir; \$(MAKE) \$@          cd $objdir; \$(MAKE) \$@
   
 doc docps gpman::  doc docps gpman::

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

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