From 7d8e3b8fcd1eb1788ff5c4a8af43766b07b1789f Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 18 Nov 1988 17:45:02 +0000 Subject: [PATCH] removed mysprint.c --- util/ceg/ce_back/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/ceg/ce_back/Makefile b/util/ceg/ce_back/Makefile index 207f19491..bb6b55929 100644 --- a/util/ceg/ce_back/Makefile +++ b/util/ceg/ce_back/Makefile @@ -10,7 +10,7 @@ ASLIST = Makefile back.h bottom.c bss.c con1.c con2.c con4.c const.h \ OBJLIST = Makefile back.h con2.c con4.c data.c data.h do_close.c do_open.c \ end_back.c extnd.c gen1.c gen2.c gen4.c hash.h header.h \ - init_back.c label.c memory.c misc.c mysprint.c output.c \ + init_back.c label.c memory.c misc.c output.c \ reloc1.c reloc2.c reloc4.c relocation.c rom2.c rom4.c \ set_global.c set_local.c switchseg.c symboldef.c symtable.c \ text2.c text4.c common.c -- 2.34.1