Makefile: remove LIBGCC

This is provided by saturn/common.mk
This commit is contained in:
Zack Buhman 2023-07-10 15:32:49 -07:00
parent acf521e8ac
commit c17ccd3f64

View File

@ -1,6 +1,5 @@
CFLAGS = -Isaturn
OPT ?= -Og
LIBGCC = $(shell $(CC) -print-file-name=libgcc.a)
LIB = ./saturn
ALL =