mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 07:07:20 +00:00
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
# Compile crtbeginS.o and crtendS.o with pic.
|
|
CRTSTUFF_T_CFLAGS_S = $(CRTSTUFF_T_CFLAGS) $(PICFLAG)
|