source: git/Makefile.am @ 1983c3

fieker-DuValspielwiese
Last change on this file since 1983c3 was 769f28, checked in by Mohamed Barakat <mohamed.barakat@…>, 13 years ago
- fixed --with-gmp in factory/configure.in to be compatible with gmp macro - added factory to the build process - include cf_factory.h in cf_gcd.cc - do not generate cf_gmp.h but replace with a wrapper around gmp.h
  • Property mode set to 100644
File size: 90 bytes
Line 
1ALLOC=omalloc
2
3PACKAGES=$(ALLOC) factory libpolys
4
5SUBDIRS=$(PACKAGES)
6
7TESTDIRS=libpolys
Note: See TracBrowser for help on using the repository browser.