mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 20:02:47 +01:00
7 lines
222 B
Plaintext
7 lines
222 B
Plaintext
# libgcc1.c is not needed, since the standard library has these functions.
|
|
LIBGCC1=
|
|
CROSS_LIBGCC1=
|
|
|
|
nextstep.o: $(srcdir)/config/nextstep.c $(CONFIG_H) flags.h tree.h
|
|
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $<
|