From 901d12332d26a149cb58d8b525b7389d9438eabc Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 5 Jul 1988 16:21:05 +0000 Subject: [PATCH] removed faulty.h from makefile --- lang/cem/cemcom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/cem/cemcom/Makefile b/lang/cem/cemcom/Makefile index 6ccf10dce..ab9f3d6db 100644 --- a/lang/cem/cemcom/Makefile +++ b/lang/cem/cemcom/Makefile @@ -97,7 +97,7 @@ GHSRC = botch_free.h dataflow.h debug.h density.h errout.h \ strsize.h target_sizes.h textsize.h use_tmp.h spec_arith.h static.h \ regcount.h -HSRC = LLlex.h align.h arith.h assert.h atw.h class.h faulty.h \ +HSRC = LLlex.h align.h arith.h assert.h atw.h class.h \ input.h interface.h label.h level.h mes.h sizes.h specials.h \ file_info.h tokenname.h -- 2.34.1