Changeset 60467b in git for Singular/Makefile.in
- Timestamp:
- Mar 22, 2005, 2:52:39 PM (19 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- e99734cd84f61d25c9264fa4a9e9a851a3c0bd08
- Parents:
- 1547c799300d38a5d4e07e991dd1354682ef4325
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/Makefile.in
r1547c7 r60467b 224 224 225 225 226 PLIBS = center.lib ncall.lib ncalg.lib ncdecomp.lib nctools.lib gkdim.lib qmatrix.lib226 PLIBS = center.lib gkdim.lib involution.lib ncall.lib ncalg.lib ncdecomp.lib nctools.lib qmatrix.lib 227 227 228 228 ifdef HAVE_PLURAL … … 472 472 echo "#undef MAKE_DISTRIBUTION " > distrib.h 473 473 474 install-bindist-plural: install-bindist 475 476 install-sharedist-plural: install-sharedist 477 474 478 install-sharedist: ${SLIBS_FILES} LIB/gftables 475 479 ${MKINSTALLDIRS} ${install_slibdir}
Note: See TracChangeset
for help on using the changeset viewer.