NetBSD/gnu/dist/toolchain/gcc/config/t-netbsd
tv 32ed83ebd0 Major overhaul of target/host file handling for NetBSD. Make this uniform,
with a basic NetBSD template and some specific platform overrides.  This
also results in dropping most of the "xm-netbsd.h" and "t-netbsd" files.
2001-05-30 09:02:42 +00:00

10 lines
287 B
Plaintext

# Don't run fixproto.
STMP_FIXPROTO =
# Don't install "assert.h" in gcc. We use the one in NetBSD's libc.
INSTALL_ASSERT_H =
# The stdarg, varargs, etc. that comes with NetBSD is already sane.
# Don't override these with local versions.
USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)