*** empty log message ***

From-SVN: r594
This commit is contained in:
Richard Stallman 1992-03-27 14:10:15 +00:00
parent 5203427b61
commit 17a3bf4ea1
3 changed files with 0 additions and 5 deletions

View File

@ -1,6 +1,3 @@
# It is not a good idea for particlar targets to do peculiar things with ALL.
# --rms.
#ALL = Makefile start.encap libgcc.a
EXTRA_PASSES = mips-tfile mips-tdump ld
CCLIBFLAGS = -O -G 0
LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0

View File

@ -1,4 +1,3 @@
ALL = Makefile start.encap libgcc.a
EXTRA_PASSES = ld
EXTRA_OBJS = halfpic.o
LIMITS_H =

View File

@ -1,4 +1,3 @@
ALL = Makefile start.encap libgcc.a
EXTRA_PASSES = mips-tfile mips-tdump ld
CCLIBFLAGS = -O -G 0
LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0