Changeset f6e134 in git for Singular/Makefile.am
- Timestamp:
- Feb 2, 2017, 3:21:44 PM (7 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 61fc1e3830fd4a8b592475b8c88639f3d860b87d
- Parents:
- 3b7b3650a65b00ad55d99a0b87bca836c6c2879f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/Makefile.am
r3b7b36 rf6e134 7 7 all-local: feOpt.inc feOptTS.inc feOptES.inc iparith.inc all.lib gftables MOD ${abs_builddir}/LIB Singular$(EXEEXT) ESingular$(EXEEXT) TSingular$(EXEEXT) 8 8 9 SUBDIRS = . dyn_modules 9 if SING_WIN 10 SUBDIRS = ${BUILTIN_MODULES} . dyn_modules 11 else 12 SUBDIRS = dyn_modules . 13 endif 10 14 11 15 ########################### Possible builtin modules... #########################
Note: See TracChangeset
for help on using the changeset viewer.