Changeset 23 for trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile
- Timestamp:
- May 21, 2007, 12:01:51 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/processor/Morpheo/Behavioural/Makefile
r2 r23 8 8 9 9 #-----[ Directory ]---------------------------------------- 10 DIR_MORPHEO = ../ 10 DIR_COMPONENT = ./ 11 include $(DIR_COMPONENT)/Makefile.defs 11 12 12 13 #-----[ Library ]------------------------------------------ … … 18 19 @$(MAKE) all_component 19 20 20 include $(DIR_MORPHEO)/Behavioural/Makefile. defs21 include $(DIR_MORPHEO)/Behavioural/Makefile.flags 21 22 include $(DIR_MORPHEO)/Behavioural/Makefile.Common 22 23 include $(DIR_MORPHEO)/Behavioural/Makefile.Component
Note: See TracChangeset
for help on using the changeset viewer.