diff options
author | Jim Wilson <wilson@gcc.gnu.org> | 1996-02-10 12:12:59 -0800 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 1996-02-10 12:12:59 -0800 |
commit | f83d27b4434890e4ad44224a6b83d137befaa3a8 (patch) | |
tree | e68d45c07b8ab44c86d4c55835e30bd12156add7 /gcc/cross-make | |
parent | c5b2181c3422dbea4c65b77d9094885eab53a3d1 (diff) | |
download | gcc-f83d27b4434890e4ad44224a6b83d137befaa3a8.zip gcc-f83d27b4434890e4ad44224a6b83d137befaa3a8.tar.gz gcc-f83d27b4434890e4ad44224a6b83d137befaa3a8.tar.bz2 |
(STMP_FIXPROTO): Moved from here to build-make.
From-SVN: r11202
Diffstat (limited to 'gcc/cross-make')
-rw-r--r-- | gcc/cross-make | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/cross-make b/gcc/cross-make index 33bf930..5e5a93f 100644 --- a/gcc/cross-make +++ b/gcc/cross-make @@ -22,6 +22,3 @@ FLOAT_H = $(CROSS_FLOAT_H) # Don't install assert.h in /usr/local/include. assertdir = $(tooldir)/include - -# Don't run fixproto -STMP_FIXPROTO = |