Changeset 71 for trunk/IPs/systemC/processor/Morpheo/Common/Makefile
- Timestamp:
- Jan 19, 2008, 12:09:01 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/processor/Morpheo/Common/Makefile
r43 r71 2 2 # $Id$ 3 3 # 4 # [ 4 # [ Description ] 5 5 # 6 6 # Makefile 7 7 # 8 8 9 #-----[ 9 #-----[ Directory ]---------------------------------------- 10 10 DIR_COMPONENT = ./ 11 11 include $(DIR_COMPONENT)/Makefile.defs 12 12 13 #-----[ 13 #-----[ Library ]------------------------------------------ 14 14 LIBRARY = $(DIR_LIB)/libCommon.a 15 15 16 #-----[ 16 #-----[ include ]------------------------------------------ 17 17 18 18 all : $(LIBRARY_NEED)
Note: See TracChangeset
for help on using the changeset viewer.