dorne/config.mk

5 lines
55 B
Makefile
Raw Normal View History

2025-09-03 02:32:13 +10:00
# === C Compiler+Linker ===
LD = ld
CC = gcc
CFLAGS =