From 0ba7886e776b41c4f976ee5400a6a6b018e64dd0 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. git-svn-id: svn://10.0.0.236/trunk@8545 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/config/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mozilla/config/Makefile b/mozilla/config/Makefile index 8eb36e235f4..2a28e4f16f2 100644 --- a/mozilla/config/Makefile +++ b/mozilla/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)