Ignore:
Timestamp:
Mar 19, 2014, 8:15:36 PM (10 years ago)
Author:
Oleksandr Motsak <motsak@…>
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
Message:
Minor BS cleanup: no need in -I${srcdir} and -I${builddir} in CPPFLAGS
File:
1 edited

Legend:

Unmodified
Added
Removed
  • dyn_modules/syzextra/Makefile.am

    r37e66f r38750a  
    33SOURCES = mod_main.cc DebugPrint.cc DebugPrint.h myNF.cc myNF.h singularxx_defs.h
    44
    5 MYINCLUDES =  -I${top_srcdir} -I${top_builddir} -I${srcdir} \
     5MYINCLUDES =  -I${top_srcdir} -I${top_builddir} \
    66-I${top_srcdir}/libpolys -I${top_builddir}/libpolys \
    77$(FACTORY_INCLUDES) $(RESOURCES_INCLUDES) $(OMALLOC_INCLUDES) \
Note: See TracChangeset for help on using the changeset viewer.