Changeset 100 for trunk/Softwares/Test/Test_003
- Timestamp:
- Jan 8, 2009, 2:06:27 PM (16 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property
svn:ignore
set to
Makefile.flags
Makefile.tools
Makefile.tools_path
-
Property
svn:ignore
set to
-
trunk/Softwares/Test/Test_003/Makefile
r88 r100 13 13 DIR_ASM = $(DIR_SRC)/asm 14 14 DIR_SYS = $(DIR_SRC)/sys 15 DIR_INC = $(DIR_ C)/include16 DIR_LDSCRIPT = $(DIR_SOFT)/ Global/ldscript/15 DIR_INC = $(DIR_SRC)/include 16 DIR_LDSCRIPT = $(DIR_SOFT)/Common/ldscript/ 17 17 18 INCLUDE = -I$(DIR_INC) 19 LIBRARY = 18 INCDIR = -I$(DIR_INC) 19 LIBDIR = 20 LIBNAME = 20 21 21 22 #-----[ Files ]-------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.