Changeset 81384b in git for Makefile.am
- Timestamp:
- Feb 13, 2013, 4:27:51 PM (10 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
- Children:
- 5417fff5d4d977443ea13f49a1da1d9de9a2a171
- Parents:
- 26b71347b556b24c26b980182b98e5bd3b5dc27b
- git-author:
- Yue Ren <ren@mathematik.uni-kl.de>2013-02-13 16:27:51+01:00
- git-committer:
- Yue Ren <ren@mathematik.uni-kl.de>2013-03-14 15:32:21+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.am
r26b713 r81384b 2 2 3 3 if ENABLE_FACTORY 4 USE_FACTORY = factory 4 USE_FACTORY = factory 5 5 else 6 6 USE_FACTORY = 7 7 endif 8 9 PACKAGES=findexec omalloc $(USE_FACTORY) libpolys kernel numeric Singular IntegerProgramming dyn_modules 8 9 PACKAGES=findexec omalloc $(USE_FACTORY) libpolys kernel numeric Singular IntegerProgramming dyn_modules gfanlib 10 10 11 11 SUBDIRS=$(PACKAGES)
Note: See TracChangeset
for help on using the changeset viewer.