From 26cf7b8d50f1b7d9d0b9115018ef4dc8624b5030 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 1 Dec 1999 15:27:25 +0000 Subject: zsh-workers/8839 --- Src/zsh.mdd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Src/zsh.mdd') diff --git a/Src/zsh.mdd b/Src/zsh.mdd index 08289ef8f..61672611b 100644 --- a/Src/zsh.mdd +++ b/Src/zsh.mdd @@ -80,9 +80,9 @@ clean.zsh: rm -f sigcount.h signames.c bltinmods.list version.h zshpaths.h zshxmods.h # This is not properly part of this module, but it is built as if it were. -main.o: main.c zsh.mdh main.pro +main.o: main.c zsh.mdh main.epro $(CC) -c -I. $(CPPFLAGS) $(DEFS) $(CFLAGS) -o $@ $(sdir)/main.c -main.pro: $(PROTODEPS) -proto.zsh: main.pro +main.syms: $(PROTODEPS) +proto.zsh: main.epro Make -- cgit 1.4.1