From: Jim Wilson Date: Fri, 1 Apr 1994 05:56:20 +0000 (-0800) Subject: (libgcc2.a, stdarg.h): Delete rules. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6bf56493b8e9caa705d041add17ed655fd51bdf1;p=gcc.git (libgcc2.a, stdarg.h): Delete rules. From-SVN: r6951 --- diff --git a/gcc/config/i386/x-next b/gcc/config/i386/x-next index 81d2f3f68a2..a16b918e2d3 100644 --- a/gcc/config/i386/x-next +++ b/gcc/config/i386/x-next @@ -1,8 +1,3 @@ # Make assignments for compiling on NeXT with their compiler version. CC=cc -traditional-cpp OLDCC=cc -traditional-cpp - -libgcc2.a: stdarg.h - -stdarg.h: - cp $(srcdir)/gstdarg.h ./stdarg.h diff --git a/gcc/config/m68k/x-next b/gcc/config/m68k/x-next index 81d2f3f68a2..a16b918e2d3 100644 --- a/gcc/config/m68k/x-next +++ b/gcc/config/m68k/x-next @@ -1,8 +1,3 @@ # Make assignments for compiling on NeXT with their compiler version. CC=cc -traditional-cpp OLDCC=cc -traditional-cpp - -libgcc2.a: stdarg.h - -stdarg.h: - cp $(srcdir)/gstdarg.h ./stdarg.h