source: git/dyn_modules/Makefile.am @ 6ce030f

spielwiese
Last change on this file since 6ce030f was 1114d2, checked in by Oleksandr Motsak <motsak@…>, 12 years ago
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
  • Property mode set to 100644
File size: 97 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../m4
2
3PACKAGES=bigintm syzextra
4SUBDIRS=$(PACKAGES)
5
6TESTDIRS=$(PACKAGES)
7
Note: See TracBrowser for help on using the repository browser.