summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_lynxos.GNU
diff options
context:
space:
mode:
Diffstat (limited to 'include/makeinclude/platform_lynxos.GNU')
-rw-r--r--include/makeinclude/platform_lynxos.GNU4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/makeinclude/platform_lynxos.GNU b/include/makeinclude/platform_lynxos.GNU
index 95d1898c304..4c50338534e 100644
--- a/include/makeinclude/platform_lynxos.GNU
+++ b/include/makeinclude/platform_lynxos.GNU
@@ -24,8 +24,6 @@ static_libs = 1
ifneq ($(shell uname -s),LynxOS)
CROSS-COMPILE = 1
- PACE_SYSNAME = LynxOS
-
#### The following may need to be customized for your host or target type.
#### Or, you can source the appropriate (for your shell) Lynx SETUP file
#### before running "make".
@@ -34,8 +32,6 @@ ifneq ($(shell uname -s),LynxOS)
export VERSION=3.0.0
endif # VERSION
- PACE_SYSVER = 0x$(VERSION)
-
ifeq (,$(LYNXTARGET))
export LYNXTARGET = x86
endif # LYNXTARGET