Changeset dc093ce in git for coeffs/Makefile.in


Ignore:
Timestamp:
May 5, 2010, 4:35:03 PM (14 years ago)
Author:
Oleksandr Motsak <motsak@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
3510a61a2a6264c7487502f0c82c410e2f92369f
Parents:
3bc01c780d4a0447782ed11242b0f51f4fda6f5f
git-author:
Oleksandr Motsak <motsak@mathematik.uni-kl.de>2010-05-05 16:35:03+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:51:40+01:00
Message:
Switched aRing and r to "src, dst"
File:
1 edited

Legend:

Unmodified
Added
Removed
  • coeffs/Makefile.in

    r3bc01c7 rdc093ce  
    1 #################################################################
     1  #################################################################
    22###
    33### Makefile for Singular
     
    3535CXXFLAGS        = -O3 -w -fomit-frame-pointer --no-rtti ${PIPE}
    3636CXXTEMPLFLAGS   = -fno-implicit-templates --no-exceptions
    37 CPPFLAGS        = -I${srcdir} -I${includedir}
     37CPPFLAGS        = -I${srcdir} -I${includedir} -I${srcdir}/../misc/
    3838DEFS            = -DNDEBUG -DOM_NDEBUG -Dix86_Linux -DHAVE_CONFIG_H
    3939
Note: See TracChangeset for help on using the changeset viewer.