summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/config/t-freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/egcs/gcc/config/t-freebsd')
-rw-r--r--gnu/egcs/gcc/config/t-freebsd4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/egcs/gcc/config/t-freebsd b/gnu/egcs/gcc/config/t-freebsd
new file mode 100644
index 00000000000..99816863429
--- /dev/null
+++ b/gnu/egcs/gcc/config/t-freebsd
@@ -0,0 +1,4 @@
+# Don't run fixproto
+STMP_FIXPROTO =
+# Use only native include files
+USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)