mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-13 23:27:12 +00:00
Some versions of "make" do not predefine make variable RM (looking at you, FreeBSD) so if it has NOT been defined we define it as "rm -f" Also, update the cleanup target to use $(RM) rather than refering directly to "rm".
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.