source:
trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile.flags
Last change on this file was 88, checked in by , 16 years ago | |
---|---|
|
|
File size: 187 bytes |
Line | |
---|---|
1 | # |
2 | # $Id: Makefile.flags 88 2008-12-10 18:31:39Z rosiere $ |
3 | # |
4 | # [ Description ] |
5 | # |
6 | |
7 | ifeq ($(origin MORPHEO_TOPLEVEL), undefined) |
8 | $(error "variable MORPHEO_TOPLEVEL is undefined"); |
9 | else |
10 | include $(MORPHEO_TOPLEVEL)/Makefile.flags |
11 | endif |
Note: See TracBrowser
for help on using the repository browser.