reverting to ifdef BUILD_OFFICIAL around the build_numbering system.

This commit is contained in:
donm%netscape.com 1998-08-26 20:27:11 +00:00
Родитель a297c7d217
Коммит db4de22c95
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

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