Commit 17a3bf4e by Richard Stallman

*** empty log message ***

From-SVN: r594
parent 5203427b
# 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 EXTRA_PASSES = mips-tfile mips-tdump ld
CCLIBFLAGS = -O -G 0 CCLIBFLAGS = -O -G 0
LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0 LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
......
ALL = Makefile start.encap libgcc.a
EXTRA_PASSES = ld EXTRA_PASSES = ld
EXTRA_OBJS = halfpic.o EXTRA_OBJS = halfpic.o
LIMITS_H = LIMITS_H =
......
ALL = Makefile start.encap libgcc.a
EXTRA_PASSES = mips-tfile mips-tdump ld EXTRA_PASSES = mips-tfile mips-tdump ld
CCLIBFLAGS = -O -G 0 CCLIBFLAGS = -O -G 0
LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0 LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment