Changeset 98 for trunk/Softwares
- Timestamp:
- Dec 31, 2008, 11:18:08 AM (17 years ago)
- Location:
- trunk/Softwares
- Files:
-
- 24 added
- 2 edited
- 2 copied
- 1 moved
-
Makefile (modified) (1 diff)
-
Minimal_soft (moved) (moved from trunk/Softwares/Min)
-
Minimal_soft/Makefile (copied) (copied from trunk/Softwares/Min/Makefile)
-
Minimal_soft/src (copied) (copied from trunk/Softwares/Min/src)
-
Test/Test_006/src/sys/crt0.s (modified) (1 diff)
-
Test/Test_007 (added)
-
Test/Test_007/Makefile (added)
-
Test/Test_007/src (added)
-
Test/Test_007/src/asm (added)
-
Test/Test_007/src/c (added)
-
Test/Test_007/src/c/include (added)
-
Test/Test_007/src/sys (added)
-
Test/Test_007/src/sys/crt0.s (added)
-
Test/Test_008 (added)
-
Test/Test_008/Makefile (added)
-
Test/Test_008/src (added)
-
Test/Test_008/src/asm (added)
-
Test/Test_008/src/c (added)
-
Test/Test_008/src/c/include (added)
-
Test/Test_008/src/sys (added)
-
Test/Test_008/src/sys/crt0.s (added)
-
Test/Test_009 (added)
-
Test/Test_009/Makefile (added)
-
Test/Test_009/src (added)
-
Test/Test_009/src/asm (added)
-
Test/Test_009/src/c (added)
-
Test/Test_009/src/c/include (added)
-
Test/Test_009/src/sys (added)
-
Test/Test_009/src/sys/crt0.s (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Softwares/Makefile
r88 r98 15 15 #-----[ Variables ]--------------------------------------------------------------- 16 16 17 SOFT = Min \17 SOFT = Minimal_soft \ 18 18 Test/* 19 19 -
trunk/Softwares/Test/Test_006/src/sys/crt0.s
r88 r98 1 1 /* 2 * Test_00 52 * Test_006 3 3 * 4 4 * end_ko : infinite_loop
Note: See TracChangeset
for help on using the changeset viewer.
