(libgcc2.a, stdarg.h): New rules.
From-SVN: r2701
This commit is contained in:
parent
0fb5a69e44
commit
b10248a326
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user