From db4de22c95d5b7ca2925c23283ce9f7cd16a2157 Mon Sep 17 00:00:00 2001 From: "donm%netscape.com" Date: Wed, 26 Aug 1998 20:27:11 +0000 Subject: [PATCH] reverting to ifdef BUILD_OFFICIAL around the build_numbering system. --- config/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/Makefile b/config/Makefile index 8eb36e235f4..2a28e4f16f2 100644 --- a/config/Makefile +++ b/config/Makefile @@ -32,7 +32,9 @@ PLSRCS = nfspwd.pl revdepth.pl TARGETS = $(PROGRAM) $(PLSRCS:.pl=) # Generate the build number on the fly. +ifdef BUILD_OFFICIAL TARGETS += $(DEPTH)/build/build_number +endif ifneq ($(subst /,_,$(shell uname -s)),WINNT) PROGRAM = nsinstall$(BIN_SUFFIX)