OSDN Git Service

(SYSTEM_HEADER_DIR): Overridden.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Sep 1992 07:23:31 +0000 (07:23 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Sep 1992 07:23:31 +0000 (07:23 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@2044 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cross-make

index a022503..9782815 100644 (file)
@@ -17,6 +17,9 @@ RANLIB_TEST = $(RANLIB_TEST_FOR_TARGET)
 # before we try to build libgcc.a.
 CROSS_TOOLS = install-cross-tools
 
+# Dir to search for system headers.  Normally /usr/include.
+SYSTEM_HEADER_DIR = $(libsubdir)/sys-include
+
 # Cause installation using install-cross.
 INSTALL_TARGET = install-cross