Fixed a typo and deleted a debugging echo command.
git-svn-id: svn://10.0.0.236/trunk@96140 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b7b1cb3691
commit
540ef693f2
@ -57,7 +57,7 @@ USE_NT_C_SYNTAX=1
|
||||
endif
|
||||
|
||||
ifdef XP_OS2_VACPP
|
||||
USE_NT_C_SYTNAX=1
|
||||
USE_NT_C_SYNTAX=1
|
||||
endif
|
||||
|
||||
#
|
||||
@ -297,7 +297,6 @@ else
|
||||
$(AR) $(OBJS)
|
||||
endif
|
||||
$(RANLIB) $@
|
||||
echo $(BUILT_SRCS) $(OBJS)
|
||||
|
||||
|
||||
ifeq ($(OS_ARCH),OS2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user