From 27f66487bc50ee5086c22f5831d72e4669fba084 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 20 Sep 2010 14:47:07 +0200 Subject: Rename store() to update() --- libcommon/common/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcommon') diff --git a/libcommon/common/makefile b/libcommon/common/makefile index fccce1a..c9ecdaf 100644 --- a/libcommon/common/makefile +++ b/libcommon/common/makefile @@ -80,7 +80,7 @@ $(dist): $(clean): $(common.l).o.clean \ $(common.l.cpp-options).clean \ $(addsuffix .cxx.clean,$(cxx_obj)) \ - $(addsuffix .cxx.clean,$(cxx_od)) \ + $(addsuffix .cxx.clean,$(cxx_od)) $(call message,rm $$1,rm -f $$1,$(out_base)/config.h) # Generated .gitignore. -- cgit v1.1