diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-08-22 22:06:21 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-08-22 22:06:21 +0000 |
commit | 64d538ce806461aed599498bab023b4ae15a2ae2 (patch) | |
tree | 13836ca2daac8324168a1fdce3f3cb99ca8b5ce3 /ld | |
parent | eeef602f20d4671c2676d7051bf903e8e6364db9 (diff) | |
download | gdb-64d538ce806461aed599498bab023b4ae15a2ae2.zip gdb-64d538ce806461aed599498bab023b4ae15a2ae2.tar.gz gdb-64d538ce806461aed599498bab023b4ae15a2ae2.tar.bz2 |
* Makefile.in (gencode): Depend upon gencode.o, getopt.o, and
getopt1.o, rather than on gencode.c. Link objects together.
Don't link against -liberty.
(gencode.o, getopt.o, getopt1.o): New targets.
* gencode.c: Include <ctype.h> and "ansidecl.h".
(AND): Undefine after including "ansidecl.h".
(ULONG_MAX): Define if not defined.
(OP_*): Don't define macros; now defined in opcode/mips.h.
(main): Call my_strtoul rather than strtoul.
(my_strtoul): New static function.
Diffstat (limited to 'ld')
0 files changed, 0 insertions, 0 deletions