From: ceriel Date: Mon, 21 Oct 1991 14:17:32 +0000 (+0000) Subject: Fixed typo X-Git-Tag: release-5-5~708 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=1bde03203a20bed2fec852898b00728eff67951c;p=ack.git Fixed typo --- diff --git a/util/cpp/proto.make b/util/cpp/proto.make index 052ad644f..5555abc36 100644 --- a/util/cpp/proto.make +++ b/util/cpp/proto.make @@ -5,7 +5,7 @@ SRC_DIR = $(SRC_HOME)/util/cpp MODULES=$(TARGET_HOME)/modules -MODULES=$(UTIL_HOME)/modules +UMODULES=$(UTIL_HOME)/modules MODULESLIB=$(MODULES)/lib UMODULESLIB=$(UMODULES)/lib BIN=$(TARGET_HOME)/lib.bin