Changeset 137 for trunk/Makefile.flags


Ignore:
Timestamp:
Feb 16, 2010, 1:35:48 PM (14 years ago)
Author:
rosiere
Message:

Various modif (add test, and vhdl)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile.flags

    r136 r137  
    2020#-----[ Flags ]--------------------------------------------
    2121MORPHEO_FLAGS                   =       -DSYSTEMC               \
    22                                         -DDEBUG=DEBUG_TRACE     \
    2322                                        -DVHDL                  \
    2423                                        -DSTATISTICS           
    2524
    26 #                                       -DTRANSLATION           \
    27 #                                       -DDEBUG_SIGNAL          \
     25#                                       -DPRINT_COLOR           \
     26#                                       -DDEBUG=DEBUG_NONE      \
     27#                                       -DDEBUG_MEMORY_LEAK     \
     28#                                       -DDEBUG_SIGNAL          \
    2829#                                       -DVHDL_TESTBENCH        \
    2930#                                       -DVHDL_TESTBENCH_ASSERT \
    30 #                                       -DPRINT_COLOR           \
     31#                                       -DTRANSLATION           \
    3132#                                       -DPOSITION              \
    32 #                                       -DDEBUG_MEMORY_LEAK     \
    3333
    3434# Flags :
Note: See TracChangeset for help on using the changeset viewer.