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

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

1) Execute_queue VHDL.

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