Mercurial > hg > Members > kono > nitros9-code
diff ChangeLog @ 2743:b44abaa5da88
Found that the lib folder was not being processed. Corrected issue.
author | drencor-xeen |
---|---|
date | Tue, 08 Jan 2013 14:01:56 -0600 |
parents | f9a8ae065f80 |
children | 7a963a315d3e |
line wrap: on
line diff
--- a/ChangeLog Sun Jan 06 12:24:28 2013 -0600 +++ b/ChangeLog Tue Jan 08 14:01:56 2013 -0600 @@ -1,6 +1,18 @@ NitrOS-9 V3.2.9: ---------------------------------------------------------- +2013/01/08 David Ladd +M ChangeLog +M makefile +M rules.mak + +Found that primary makefile was not compiling files in the "lib" folder. +Created a NOSLIB label in rules.mak for the full path to "lib" folder. +Replaced the "lib" folder name that was in primary makefile to use +the NOSLIB label to correct the problem with the makefile not branching +into the "lib" folder to compile its files" + +---------------------------------------------------------- 2013/01/06 David Ladd M ChangeLog M level1/dalpha/makefile