17 lines
337 B
Plaintext
17 lines
337 B
Plaintext
# t-interix
|
|
|
|
# System headers will track gcc's needs.
|
|
# Even LANG_EXTRA_HEADERS may be temporary.
|
|
USER_H=$(LANG_EXTRA_HEADERS)
|
|
|
|
# We don't want this one either.
|
|
INSTALL_ASSERT_H=
|
|
|
|
|
|
|
|
CROSS_LIBGCC1 = libgcc1-asm.a
|
|
LIBGCC1 = libgcc1-asm.a
|
|
|
|
LIB1ASMSRC = alpha/lib1funcs.asm
|
|
LIB1ASMFUNCS = _divqu _divq _divlu _divl _remqu _remq _remlu _reml
|