Commit 75b6984c by Richard Stallman

(STMP_FIXPROTO): Uncomment the definition.

From-SVN: r5864
parent 6feec57d
...@@ -121,8 +121,8 @@ RANLIB_TEST_FOR_TARGET = [ -f $(TARGET_TOOLPREFIX)ranlib ] ...@@ -121,8 +121,8 @@ RANLIB_TEST_FOR_TARGET = [ -f $(TARGET_TOOLPREFIX)ranlib ]
# Dir to search for system headers. Overridden by cross-make. # Dir to search for system headers. Overridden by cross-make.
SYSTEM_HEADER_DIR = /usr/include SYSTEM_HEADER_DIR = /usr/include
# Uncomment following line for fixproto support. (May become the default!) # Control whether to run fixproto.
# STMP_FIXPROTO = stmp-fixproto STMP_FIXPROTO = stmp-fixproto
# There may be a premade insn-attrtab.c for this machine. # There may be a premade insn-attrtab.c for this machine.
# (You could rebuild it with genattrtab as usual, but it takes a long time.) # (You could rebuild it with genattrtab as usual, but it takes a long time.)
......
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