mirror of
https://github.com/Interlisp/maiko.git
synced 2026-02-01 14:22:27 +00:00
$(LD) is set to $(CC) if $(LD) not set before makefile-tail. 2. In makefile-tail added $(UPFRONT_LDFLAGS) to accomdate emscripten build where -lidbfs.js needs to come before files in ld call. 3) replaced wasm builds with wasm_nl builds; removed wasm_nl builds.
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.