From b12dc8b9388dc0a2ae34563426043a612d296195 Mon Sep 17 00:00:00 2001 From: Carl Sassenrath Date: Thu, 13 Dec 2012 23:19:35 -0800 Subject: [PATCH] Fix a couple typos. --- src/tools/make-make.r | 2 +- src/tools/systems.r | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tools/make-make.r b/src/tools/make-make.r index 269559ba66..b8c7be835d 100644 --- a/src/tools/make-make.r +++ b/src/tools/make-make.r @@ -30,7 +30,7 @@ path-incl: %../../src/include/ makefile-head: -{# REBOL Makefile -- Generated by make-core.r (do not edit) on !date +{# REBOL Makefile -- Generated by make-make.r (do not edit) on !date # This makefile is intentional kept simple to make builds possible on # a wider range of target platforms. diff --git a/src/tools/systems.r b/src/tools/systems.r index 10a2ba6439..4cec4433c6 100644 --- a/src/tools/systems.r +++ b/src/tools/systems.r @@ -22,7 +22,7 @@ systems: [ [plat os-name os-base build-flags] [0.1.03 "amiga" posix [HID NPS +SC CMT COP -SP]] [0.2.04 "osx" posix [+OS NCM]] ; no shared lib possible - [0.2.05 "osxi" posix [ARC +O1 ARC NPS PIC NCM HID STX]] + [0.2.05 "osxi" posix [ARC +O1 NPS PIC NCM HID STX]] [0.3.01 "win32" win32 [+O2 UNI]] [0.4.02 "linux" posix [+O2 LDL ST1]] ; libc 2.3 [0.4.03 "linux" posix [+O2 HID LDL ST1]] ; libc 2.5