mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-27 14:50:23 +00:00
8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
CRTSTUFF_T_CFLAGS = -O0
|
|
CRTSTUFF_T_CFLAGS_S = -O0
|
|
|
|
crtinitS.o: $(srcdir)/config/ia64/vms-crtinit.S
|
|
$(gcc_compile) -c -x assembler-with-cpp $<
|
|
|
|
LIB2ADDEH += $(srcdir)/config/ia64/fde-vms.c
|