From b10248a326209bbc1814e02c8300502e4de672c5 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Fri, 6 Nov 1992 08:27:28 +0000 Subject: (libgcc2.a, stdarg.h): New rules. From-SVN: r2701 --- gcc/config/m68k/x-next | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gcc') diff --git a/gcc/config/m68k/x-next b/gcc/config/m68k/x-next index a16b918..81d2f3f 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 -- cgit v1.1