From: ceriel Date: Thu, 2 Feb 1989 14:36:34 +0000 (+0000) Subject: as_back/const.h is deleted X-Git-Tag: release-5-5~2639 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=42b647d9a988ce4eb3686a75f86109011ed829b7;p=ack.git as_back/const.h is deleted --- 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 \