diff options
Diffstat (limited to 'contrib/gcc/config/t-openbsd')
-rw-r--r-- | contrib/gcc/config/t-openbsd | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/gcc/config/t-openbsd b/contrib/gcc/config/t-openbsd deleted file mode 100644 index 14bebc13e6ba..000000000000 --- a/contrib/gcc/config/t-openbsd +++ /dev/null @@ -1,7 +0,0 @@ -# Don't run fixproto -STMP_FIXPROTO = - -# We don't need GCC's own include files but we do need lang specific ones. -USER_H = ${LANG_EXTRA_HEADERS} -INSTALL_ASSERT_H = - |