mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-14 07:30:21 +00:00
* Address older versions of C compiler which don't have __BYTE_ORDER__ * Checking for __GNUC__ is not sufficient to determine if builtins are available. * Add makefile fragment for 32-bit PowerPC on Mac OSX build, and ignore the build directories. * Add comment describing use of __BIG/LITTLE_ENDIAN__ definition
FILES USED IN THIS DIRECTORY config.guess config.sub taken from GNU project's "config" directory, on prep.ai.mit.edu/pub/gnu/config. Update 'em as needed.