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
parent 5a1088da78
commit 629a423970

View File

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