1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-04-25 20:11:36 +00:00

For Linux makefiles, automated selection of gcc versus clang compiler depending on whats installed. Refactored Linux makefiles to simplify top level makefiles with slightly more complicated common makefiles. Makefiles for Cygwin and WSL1 all rewritten to use the common linux makefiles code.

This commit is contained in:
Frank Halasz
2026-03-13 23:51:50 -07:00
parent dadbef47bf
commit 25654fa090
21 changed files with 126 additions and 234 deletions

View File

@@ -1,7 +1,6 @@
# Options for Linux, ARM64 and SDL
include linux-sdl.mk
USE_DISPLAY=sdl
USE_LIBBSD=T
include linux-common.mk
default : ../$(OSARCHNAME)/lde ../$(OSARCHNAME)/ldesdl