Changeset 1114d2 in git for Makefile.am


Ignore:
Timestamp:
Feb 23, 2012, 8:17:38 PM (12 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '854dc24078c9c998b9967f75c5e6fbe0e43b963e')
Children:
3b2b4c74c79cbeb064719df18592811f15cd811d
Parents:
74f51f261514079d9bce01fd1a8ffed4de458527
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-23 20:17:38+01:00
git-committer:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2012-02-23 20:35:11+01:00
Message:
Dynamic modules: bigintm & syzextra will be built and can be tested with "make check"

add: makefile for bigintm & syzextra
chg: main configure/Makefile should know about these dynamic modules...
add: testing by running built Singular via shell scripts
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r74f51f r1114d2  
    77endif
    88 
    9 PACKAGES=findexec omalloc $(USE_FACTORY) libpolys kernel numeric Singular IntegerProgramming
     9PACKAGES=findexec omalloc $(USE_FACTORY) libpolys kernel numeric Singular IntegerProgramming dyn_modules
    1010
    1111SUBDIRS=$(PACKAGES)
Note: See TracChangeset for help on using the changeset viewer.