delete references to hex-value.c
authorKen Raeburn <raeburn@cygnus>
Thu, 12 Jan 1995 23:09:24 +0000 (23:09 +0000)
committerKen Raeburn <raeburn@cygnus>
Thu, 12 Jan 1995 23:09:24 +0000 (23:09 +0000)
gas/ChangeLog.mpw
gas/mpw-make.in

index 6537b32c1b25330de5119f3ca1ad03c103fdf8d0..a0840f7100e22cf0eb32e422fc60925219325acb 100644 (file)
@@ -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,
index d568621305f91d575172e1659325b806ad551a98..fc9a2b819ba09e3102fac63d232009e1ccf13fc0 100644 (file)
@@ -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}
This page took 0.025466 seconds and 4 git commands to generate.