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
This commit is contained in:
donm%netscape.com
1998-08-26 20:27:11 +00:00
parent e12ca36c15
commit 0ba7886e77

View File

@@ -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)