Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/test_regression/15042009/Makefile

    r21 r18  
    11include ../env.mk
    22
    3 SYSTEM    = system.cpp system2.cpp system3.cpp
     3SYSTEM    = system.cpp
    44EXE_SCASS = $(SYSTEM:.cpp=_systemcass.x)
    55EXE_SC    = $(SYSTEM:.cpp=_systemc.x)
     
    1919  done
    2020        echo Testing system_systemcass.x ; system_systemcass.x || eval ${failcom} ; \
    21         echo Testing system2_systemcass.x ; system2_systemcass.x || eval ${failcom} ; \
    22         echo Testing system3_systemcass.x ; system3_systemcass.x || eval ${failcom} ; \
    2321        #
    2422
Note: See TracChangeset for help on using the changeset viewer.