From 42b647d9a988ce4eb3686a75f86109011ed829b7 Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 2 Feb 1989 14:36:34 +0000 Subject: [PATCH] as_back/const.h is deleted --- 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 bb6b55929..25f888b3e 100644 --- a/util/ceg/ce_back/Makefile +++ b/util/ceg/ce_back/Makefile @@ -2,7 +2,7 @@ EM=../../.. CEG = $(EM)/lib/ceg BACK = $(CEG)/ce_back -ASLIST = Makefile back.h bottom.c bss.c con1.c con2.c con4.c const.h \ +ASLIST = Makefile back.h bottom.c bss.c con1.c con2.c con4.c \ do_close.c do_open.c end_back.c gen1.c gen2.c gen4.c header.h \ init_back.c reloc1.c reloc2.c reloc4.c rom1.c rom2.c rom4.c \ set_global.c set_local.c switchseg.c symboldef.c text1.c \ -- 2.34.1