Backed out an accidental change of the setting of OBJDIR_NAME in the

previous revision.
This commit is contained in:
wtc%netscape.com 1998-09-08 21:45:31 +00:00
Родитель 51de74345a
Коммит dda428f16b
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -33,7 +33,7 @@ OBJDIR_TAG = _DBG
endif
# Name of the binary code directories
OBJDIR_NAME = Linux2.1.10902_x86_DBG.OBJ
OBJDIR_NAME = $(OS_CONFIG)$(CPU_ARCH_TAG)$(COMPILER_TAG)$(IMPL_STRATEGY)$(OBJDIR_TAG).OBJ
endif # !USE_AUTOCONF
MKDEPEND_DIR = $(DEPTH)/config/mkdepend