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 6537b32..a0840f7 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 d568621..fc9a2b8 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}