From 666367e3283dc8ef33094e3e251a1ae344fb3320 Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 20 Oct 1988 12:59:21 +0000 Subject: [PATCH] Added obj_back/common.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 58b6c124e..207f19491 100644 --- a/util/ceg/ce_back/Makefile +++ b/util/ceg/ce_back/Makefile @@ -13,7 +13,7 @@ OBJLIST = Makefile back.h con2.c con4.c data.c data.h do_close.c do_open.c \ init_back.c label.c memory.c misc.c mysprint.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 + text2.c text4.c common.c all: -- 2.34.1