was badness. Twist this puppy to .dbr, the only name I could invent that
doesn't look like any database file extension I recall.
It stands for .dbg rebased.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@98712
13f79535-47bb-0310-9956-
ffa450edef68
InputPath=.\Release\mod_ssl.so
SOURCE="$(InputPath)"
-".\Release\mod_ssl.dbgmark" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+".\Release\mod_ssl.dbr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
rebase -q -i "../../os/win32/BaseAddr.ref" -x ".\Release" $(InputPath)
- echo rebased > ".\Release\mod_ssl.dbgmark"
+ echo rebased > ".\Release\mod_ssl.dbr"
# End Custom Build