diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-01-02 13:45:08 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2006-01-02 13:45:08 +0000 |
commit | 64d29ccb41cab9d6e8bd8a1e066026de615d3269 (patch) | |
tree | 9721ba0c2b872f4d61fcc234887c1c5eec2af1c7 /include | |
parent | fe031a2c6ba16ae8eec51f141a49360587db16a5 (diff) | |
download | ATCD-64d29ccb41cab9d6e8bd8a1e066026de615d3269.tar.gz |
no message
Diffstat (limited to 'include')
-rw-r--r-- | include/makeinclude/platform_vxworks6.1.GNU | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_vxworks6.1.GNU b/include/makeinclude/platform_vxworks6.1.GNU index 68582775eb6..51e1c160555 100644 --- a/include/makeinclude/platform_vxworks6.1.GNU +++ b/include/makeinclude/platform_vxworks6.1.GNU @@ -93,7 +93,7 @@ ifeq ($(rtp),1) else TARGET_DIR = $(WIND_BASE)/target/h endif -TGT_DIR = $(WIND_BASE)/target/h +TGT_DIR = $(WIND_BASE)/target ifeq ($(CPU),) # default CPU |