Ignore:
Timestamp:
May 29, 2013, 6:05:44 PM (11 years ago)
Author:
meunier
Message:
  • Tried to fix a problem with echo
  • Started to resolve some tests failing (often because of the test itself)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/test_regression/Makefile

    r55 r56  
    5050             17022006 \
    5151#
     52
     53
     54ifndef SYSTEMC
     55$(error Please set your SYSTEMC environment variable on the systemc directory root)
     56endif
     57ifndef SYSTEMCASS
     58$(error Please set your SYSTEMCASS environment variable on the SystemCass directory root)
     59endif
     60
    5261
    5362DIR = \
Note: See TracChangeset for help on using the changeset viewer.