don't version mkdepend.exe; it doesn't need it, and it breaks, since

build_number is not built when mkdepend is built. r=cls, a=asa
This commit is contained in:
leaf%mozilla.org 2002-03-26 02:13:55 +00:00
Родитель e4bc23d1c0
Коммит 7db4d42a4b
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -26,6 +26,9 @@ VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
# unset the official macros so that mkdepened doesn't try to get versioned
MOZILLA_OFFICIAL=
BUILD_OFFICIAL=
MODULE = mkdepend
PROGRAM = mkdepend$(BIN_SUFFIX)
ifdef GNU_CC