From 9255037d0980e284125e64c687170a3387895462 Mon Sep 17 00:00:00 2001 From: "J.T. Conklin" Date: Wed, 5 Oct 1994 18:44:56 +0000 Subject: * nlm/Makefile.in: Get rid of NWINCLUDES. * config/{alpha,powerpc}/gdbserve.mt: Remove NWINCLUDES. User should now configure with --with-headers. --- gdb/config/alpha/gdbserve.mt | 2 -- gdb/config/powerpc/gdbserve.mt | 2 -- 2 files changed, 4 deletions(-) (limited to 'gdb/config') diff --git a/gdb/config/alpha/gdbserve.mt b/gdb/config/alpha/gdbserve.mt index 3b39a50..71a8604 100644 --- a/gdb/config/alpha/gdbserve.mt +++ b/gdb/config/alpha/gdbserve.mt @@ -1,5 +1,3 @@ # Target: GDBSERVE.NLM running on a little-endian Alpha TDEPFILES= alpha.o alpha-io.o CPU_FILE= alpha - -NWINCLUDES=-I/gaunt/grossman/ALPHA-NLM/940830/clib/include diff --git a/gdb/config/powerpc/gdbserve.mt b/gdb/config/powerpc/gdbserve.mt index d46870d..1a9c0f4 100644 --- a/gdb/config/powerpc/gdbserve.mt +++ b/gdb/config/powerpc/gdbserve.mt @@ -1,5 +1,3 @@ # Target: GDBSERVE.NLM running on a Power-PC TDEPFILES= ppc.o fake_aio.o CPU_FILE= ppc - -NWINCLUDES=-I/gaunt/grossman/PPC-NETWARE/sdk/novh -- cgit v1.1