Use OBJDIR naming scheme that is the same as NSPR's
git-svn-id: svn://10.0.0.236/trunk@20051 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -32,7 +32,7 @@ endif
|
||||
# Name of the binary code directories
|
||||
#
|
||||
|
||||
OBJDIR_NAME = $(OS_CONFIG)$(COMPILER_TAG)$(OBJDIR_TAG).OBJ
|
||||
OBJDIR_NAME = $(OS_CONFIG)$(CPU_ARCH_TAG)$(OBJDIR_TAG).OBJ
|
||||
|
||||
#
|
||||
# Install
|
||||
|
||||
Reference in New Issue
Block a user