From: Richard Stallman Date: Fri, 6 Nov 1992 08:27:28 +0000 (+0000) Subject: (libgcc2.a, stdarg.h): New rules. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b10248a326209bbc1814e02c8300502e4de672c5;p=gcc.git (libgcc2.a, stdarg.h): New rules. From-SVN: r2701 --- diff --git a/gcc/config/m68k/x-next b/gcc/config/m68k/x-next index a16b918e2d3..81d2f3f68a2 100644 --- a/gcc/config/m68k/x-next +++ b/gcc/config/m68k/x-next @@ -1,3 +1,8 @@ # 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