mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-16 16:19:10 +00:00
Update osversion script to recognize x86_64 triples for Darwin as Darwin Update machinetype script to return 386 for MacOS El Capitan (10.11), x86_64 for other versions Add makefile-darwin.x86_64-x for compiling in 64-bit mode on later MacOS versions modified: config.guess modified: machinetype new file: makefile-darwin.x86_64-x modified: osversion
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.