From a07bc929aef34bfaa524d021cdb0996cdd4c1a15 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 27 Aug 1999 22:12:37 +0000 Subject: [PATCH] Added another WIN32 source browser rule. --- config/RULES.Host | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/RULES.Host b/config/RULES.Host index d69064697..ccf3b0146 100644 --- a/config/RULES.Host +++ b/config/RULES.Host @@ -562,6 +562,13 @@ depends:: $(LIBSRCS) $(SRCS) $(COND_PROD_SRCS) @$(RM) $@ $(RCCMD) + +# WIN95/NT source browser +%.bsc: %.sbr + @echo "building source browser archive $@" + $(RM) $@ + $(BAFCMD) $< + # # rename the y.tab.h file only if we # are creating it