summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure7
1 files changed, 6 insertions, 1 deletions
diff --git a/configure b/configure
index 23db505..2b53b44 100755
--- a/configure
+++ b/configure
@@ -136,7 +136,12 @@ ARCH=
VARIANT=
# Target operating system and development environment
-# See $(ARCH)/PrintAsm.ml for possible choices
+# Possible choices for PowerPC:
+# SYSTEM=macosx
+# SYSTEM=linux
+# SYSTEM=diab
+# Possible choices for ARM:
+# SYSTEM=linux
SYSTEM=
# C compiler for compiling library files