- Timestamp:
- Dec 4, 2007, 2:31:54 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.Selftest
r53 r62 47 47 config : $(DIR_CFG_GEN) 48 48 @\ 49 $(ECHO) "Generate configuration"; \49 $(ECHO) "Generate configuration"; \ 50 50 declare -i CPT=0; \ 51 51 declare files; \ … … 160 160 *.pos \ 161 161 *.stat \ 162 *.dot \ 163 *.txt \ 162 164 generated_by_systemcass \ 163 165 core*; … … 178 180 help : 179 181 @\ 180 $(MAKE) common_help ; \182 $(MAKE) common_help ; \ 181 183 $(MAKE) synthesis_help;\ 182 184 $(MAKE) selftest_help;
Note: See TracChangeset
for help on using the changeset viewer.