mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 15:23:53 +08:00
delete references to hex-value.c
This commit is contained in:
parent
3a762a0bfd
commit
5d7a878c30
@ -1,3 +1,7 @@
|
||||
Thu Jan 12 18:03:03 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
|
||||
|
||||
* mpw-make.in: Delete references to hex-value.c.
|
||||
|
||||
Mon Dec 12 19:44:29 1994 Stan Shebs <shebs@andros.cygnus.com>
|
||||
|
||||
* mpw-config.in: Add mapping from configs to object file formats,
|
||||
|
@ -32,7 +32,6 @@ OBJECTS = \Option-d
|
||||
"{o}"flonum-mult.c.o \Option-d
|
||||
"{o}"frags.c.o \Option-d
|
||||
"{o}"hash.c.o \Option-d
|
||||
"{o}"hex-value.c.o \Option-d
|
||||
"{o}"input-file.c.o \Option-d
|
||||
"{o}"input-scrub.c.o \Option-d
|
||||
"{o}"listing.c.o \Option-d
|
||||
@ -120,7 +119,6 @@ as.new \Option-f\Option-f {OBJECTS} {TARG_OBJECTS} {CLIBS}
|
||||
"{o}"flonum-mult.c.o \Option-f "{s}"flonum-mult.c {INCLUDES}
|
||||
"{o}"frags.c.o \Option-f "{s}"frags.c {INCLUDES}
|
||||
"{o}"hash.c.o \Option-f "{s}"hash.c {INCLUDES}
|
||||
"{o}"hex-value.c.o \Option-f "{s}"hex-value.c {INCLUDES}
|
||||
"{o}"input-file.c.o \Option-f "{s}"input-file.c {INCLUDES}
|
||||
"{o}"input-scrub.c.o \Option-f "{s}"input-scrub.c {INCLUDES}
|
||||
"{o}"listing.c.o \Option-f "{s}"listing.c {INCLUDES}
|
||||
|
Loading…
Reference in New Issue
Block a user