source: trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.mkf @ 96

Last change on this file since 96 was 96, checked in by moulu, 16 years ago

1) Execute_queue VHDL.

  • Property svn:keywords set to Id
File size: 581 bytes
Line 
1#
2# Makefile generated by MKF configure script
3#
4
5all: _Core/Multi_Execute_loop/Execute_loop/Multi_Write_unit/Write_unit/Execute_queue/SelfTest
6
7_Core/Multi_Execute_loop/Execute_loop/Multi_Write_unit/Write_unit/Execute_queue/SelfTest:
8        gmake all -C Core/Multi_Execute_loop/Execute_loop/Multi_Write_unit/Write_unit/Execute_queue/SelfTest
9
10clean:
11        gmake clean -C Core/Multi_Execute_loop/Execute_loop/Multi_Write_unit/Write_unit/Execute_queue/SelfTest
12
13re: clean all
14
15install:
16        gmake install -C Core/Multi_Execute_loop/Execute_loop/Multi_Write_unit/Write_unit/Execute_queue/SelfTest
17
Note: See TracBrowser for help on using the repository browser.