summaryrefslogtreecommitdiff
path: root/nuttx/configs/z16f2800100zcog/ostest/Make.defs
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-03 13:54:33 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2008-02-03 13:54:33 +0000
commit1edf99ef5031acb7c0697255fab07f6bd03b48a9 (patch)
tree8967c394b1b395fdd093988829fafeb993896830 /nuttx/configs/z16f2800100zcog/ostest/Make.defs
parent4b2e0cf38f79d89bb80a996f9c04045e08a7db7a (diff)
downloadpx4-nuttx-1edf99ef5031acb7c0697255fab07f6bd03b48a9.tar.gz
px4-nuttx-1edf99ef5031acb7c0697255fab07f6bd03b48a9.tar.bz2
px4-nuttx-1edf99ef5031acb7c0697255fab07f6bd03b48a9.zip
Changes for clean link of pashello with z16f
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@623 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/z16f2800100zcog/ostest/Make.defs')
-rw-r--r--nuttx/configs/z16f2800100zcog/ostest/Make.defs5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/configs/z16f2800100zcog/ostest/Make.defs b/nuttx/configs/z16f2800100zcog/ostest/Make.defs
index 3318ee340..8f506edcf 100644
--- a/nuttx/configs/z16f2800100zcog/ostest/Make.defs
+++ b/nuttx/configs/z16f2800100zcog/ostest/Make.defs
@@ -41,6 +41,9 @@ ZDSINSTALLDIR := C:/Program\ Files/ZiLOG/ZDSII_ZNEO_4.11.0
ZDSBINDIR := $(ZDSINSTALLDIR)/bin
ZDSSTDINCDIR := $(ZDSINSTALLDIR)/include/std
ZDSZILOGINCDIR := $(ZDSINSTALLDIR)/include/zilog
+ZDSSTDLIBDIR := $(ZDSINSTALLDIR)/lib/std
+ZDSZILOGLIBDIR := $(ZDSINSTALLDIR)/lib/zilog
+
# These are the same directories but with the directory separator
# character swapped as needed by the ZNeo-II compiler
@@ -48,6 +51,8 @@ ZDSZILOGINCDIR := $(ZDSINSTALLDIR)/include/zilog
WTOPDIR := ${shell cygpath -w $(TOPDIR)}
WZDSSTDINCDIR := ${shell cygpath -w $(ZDSSTDINCDIR)}
WZDSZILOGINCDIR := ${shell cygpath -w $(ZDSZILOGINCDIR)}
+WZDSSTDLIBDIR := ${shell cygpath -w $(ZDSSTDLIBDIR)}
+WZDSZILOGLIBDIR := ${shell cygpath -w $(ZDSZILOGLIBDIR)}
# Escaped versions