Oops. I checked in v1.0 instead v1.1. Too many trees.
Fixing clobber bustage git-svn-id: svn://10.0.0.236/trunk@133845 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b2477e984f
commit
9ba28e1f7e
@ -43,6 +43,14 @@ include $(topsrcdir)/config/insure.mk
|
||||
endif
|
||||
endif
|
||||
|
||||
#
|
||||
# The VERSION_NUMBER is suffixed onto the end of the DLLs we ship.
|
||||
# Since the longest of these is 5 characters without the suffix,
|
||||
# be sure to not set VERSION_NUMBER to anything longer than 3
|
||||
# characters for Win16's sake.
|
||||
#
|
||||
VERSION_NUMBER = 50
|
||||
|
||||
BUILD_TOOLS = $(topsrcdir)/build/unix
|
||||
CONFIG_TOOLS = $(DEPTH)/config
|
||||
AUTOCONF_TOOLS = $(topsrcdir)/build/autoconf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user