]> git.sur5r.net Git - cc65/commit
Moved most of cc65/incpath to a common searchpath module
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 28 May 2003 21:11:47 +0000 (21:11 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 28 May 2003 21:11:47 +0000 (21:11 +0000)
commitfda9a3b49a6e7d4ee9560e3f4077d7ed57738dfa
tree87e539519ee45f8f3af6c78f014a3145543478a3
parent9aa85743ba769c056bc36e8214dc65c15ac5c45a
Moved most of cc65/incpath to a common searchpath module

git-svn-id: svn://svn.cc65.org/cc65/trunk@2174 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/common/make/gcc.mak
src/common/make/watcom.mak
src/common/searchpath.c [new file with mode: 0644]
src/common/searchpath.h [new file with mode: 0644]