From: ceriel Date: Mon, 11 Nov 1991 09:40:06 +0000 (+0000) Subject: Fixed X-Git-Tag: release-5-5~648 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=afcbb627245b390fc54e1873107a287b740c5e69;p=ack.git Fixed --- diff --git a/fast/f_c.ansi/proto.make b/fast/f_c.ansi/proto.make index fc001d005..42ef15230 100644 --- a/fast/f_c.ansi/proto.make +++ b/fast/f_c.ansi/proto.make @@ -9,7 +9,7 @@ UTIL_BIN = \ SRC_DIR = \ $(SRC_HOME)/lang/cem/cemcom.ansi FSRC_DIR = \ - $(SRC_HOME)/fast/f_c + $(SRC_HOME)/fast/f_c.ansi TABGEN= $(UTIL_BIN)/tabgen LLGEN = $(UTIL_BIN)/LLgen @@ -129,10 +129,10 @@ all: make.main make -f make.main main install: all - cp main $(TARGET_HOME)/lib.bin/c_ce + cp main $(TARGET_HOME)/lib.bin/c_ce.ansi cmp: all - -cmp main $(TARGET_HOME)/lib.bin/c_ce + -cmp main $(TARGET_HOME)/lib.bin/c_ce.ansi opr: make pr | opr