Add logic for environments that can't use soft links

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@530 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2008-01-08 22:11:00 +00:00
parent c691f1db9d
commit 3f1c7dc771
7 changed files with 479 additions and 64 deletions
+1
View File
@@ -303,4 +303,5 @@
* Add support toolchains that do not support making of dependencies
* Fix Cygwin build with spaces in directory names
* Name make system changes to deal with non-GNU toolchains (i.e., Zilog)
* Add support for Windows native toolchains that cannot follow Cygwin soft links