From e7523b6044525d09284b8e6071db90ba44aca638 Mon Sep 17 00:00:00 2001 From: Paul Ackersviller Date: Wed, 14 Nov 2007 23:54:05 +0000 Subject: Merge of 23312: ensure parse.c is updated when version.h changes in order to pick up changes to ZWC files; memset() header of wordcode file to normalise unused words. --- Src/zsh.mdd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/zsh.mdd') diff --git a/Src/zsh.mdd b/Src/zsh.mdd index e4dae2a2d..337871382 100644 --- a/Src/zsh.mdd +++ b/Src/zsh.mdd @@ -31,7 +31,7 @@ sigcount.h: signames.c init.o: bltinmods.list zshpaths.h zshxmods.h -init.o params.o: version.h +init.o params.o parse.o: version.h version.h: $(sdir_top)/Config/version.mk echo '#define ZSH_VERSION "'$(VERSION)'"' > $@ -- cgit 1.4.1