delete references to hex-value.c

This commit is contained in:
Ken Raeburn 1995-01-12 23:09:24 +00:00
parent 3a762a0bfd
commit 5d7a878c30
2 changed files with 4 additions and 2 deletions

View 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,

View 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}