Ignore:
Timestamp:
Jul 15, 2009, 10:41:01 AM (15 years ago)
Author:
rosiere
Message:

1) valgrind fix
2) debug file on/off

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Platforms/Test/Makefile

    r131 r134  
    7878
    7979BIN                             =       Platforms_Test.x
    80 EXEC                            =       $(PATH_BIN)/$(BIN)
    81 EXEC_PREFIX                     =       $(NICE) -n $(PRIORITY) 
     80EXEC                            =       $(PATH_BIN)/$(BIN) 
     81EXEC_PREFIX                     =       $(NICE) -n $(PRIORITY)
    8282# $(VALGRIND)
    8383EXEC_PARAMS                     =       $(SYSTEMC_EXEC_PARAMS_$(SIMULATOR_SYSTEMC))
Note: See TracChangeset for help on using the changeset viewer.