Changeset 60467b in git for Singular/Makefile.in


Ignore:
Timestamp:
Mar 22, 2005, 2:52:39 PM (19 years ago)
Author:
Viktor Levandovskyy <levandov@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
e99734cd84f61d25c9264fa4a9e9a851a3c0bd08
Parents:
1547c799300d38a5d4e07e991dd1354682ef4325
Message:
*levandov: plural targets for compatibility


git-svn-id: file:///usr/local/Singular/svn/trunk@7793 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/Makefile.in

    r1547c7 r60467b  
    224224 
    225225
    226 PLIBS = center.lib ncall.lib ncalg.lib ncdecomp.lib nctools.lib gkdim.lib qmatrix.lib
     226PLIBS = center.lib gkdim.lib involution.lib ncall.lib ncalg.lib ncdecomp.lib nctools.lib qmatrix.lib
    227227
    228228ifdef HAVE_PLURAL
     
    472472        echo "#undef MAKE_DISTRIBUTION " > distrib.h
    473473
     474install-bindist-plural: install-bindist
     475
     476install-sharedist-plural: install-sharedist
     477
    474478install-sharedist: ${SLIBS_FILES} LIB/gftables
    475479        ${MKINSTALLDIRS} ${install_slibdir}
Note: See TracChangeset for help on using the changeset viewer.