Fix for Inform 6 platform environment variable

This commit is contained in:
Toby Nelson 2021-04-19 15:50:58 +01:00
parent 570424145a
commit 1f2d23e27a

View file

@ -77,7 +77,7 @@ ARTOOL = libtool -o
# The I6 source code needs a constant defined to tell it what platform it'll
# be used on, so:
INFORM6OS = OSX
INFORM6OS = MACOS
# The following is needed when compiling glulxe, as part of dumb-glulx, which
# is used in testing. For Mac OS X and probably all Unix-based systems, it