Changeset 38750a in git for dyn_modules/syzextra/Makefile.am
- Timestamp:
- Mar 19, 2014, 8:15:36 PM (10 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- fb036e76ce9df79bac9d8b045ed2dee38b69a463
- Parents:
- 37e66f95be01e9f3d6e938257173798bc6a8dabe
- git-author:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-03-19 20:15:36+01:00
- git-committer:
- Oleksandr Motsak <motsak@mathematik.uni-kl.de>2014-03-19 21:44:56+01:00
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dyn_modules/syzextra/Makefile.am
r37e66f r38750a 3 3 SOURCES = mod_main.cc DebugPrint.cc DebugPrint.h myNF.cc myNF.h singularxx_defs.h 4 4 5 MYINCLUDES = -I${top_srcdir} -I${top_builddir} -I${srcdir}\5 MYINCLUDES = -I${top_srcdir} -I${top_builddir} \ 6 6 -I${top_srcdir}/libpolys -I${top_builddir}/libpolys \ 7 7 $(FACTORY_INCLUDES) $(RESOURCES_INCLUDES) $(OMALLOC_INCLUDES) \
Note: See TracChangeset
for help on using the changeset viewer.