summaryrefslogtreecommitdiffstats
path: root/modules/aaa/mod_authz_host.dsp
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2003-02-18 23:07:21 +0100
committerWilliam A. Rowe Jr <wrowe@apache.org>2003-02-18 23:07:21 +0100
commite8c0a9532f045cc9c21f1f223a95da26f8dba786 (patch)
tree332e4a3a2e8bd3dead406750b18fe424fb7484f2 /modules/aaa/mod_authz_host.dsp
parentUpdate the status of mod_auth_ldap (diff)
downloadapache2-e8c0a9532f045cc9c21f1f223a95da26f8dba786.tar.xz
apache2-e8c0a9532f045cc9c21f1f223a95da26f8dba786.zip
foo.dbgmark turned out to be the same 8.3 name as foo.dbg itself, which
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@98712 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/aaa/mod_authz_host.dsp')
-rw-r--r--modules/aaa/mod_authz_host.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/aaa/mod_authz_host.dsp b/modules/aaa/mod_authz_host.dsp
index 651fefb68c..df0fa9e4cd 100644
--- a/modules/aaa/mod_authz_host.dsp
+++ b/modules/aaa/mod_authz_host.dsp
@@ -58,9 +58,9 @@ LINK32=link.exe
InputPath=.\Release\mod_authz_host.so
SOURCE="$(InputPath)"
-".\Release\mod_authz_host.dbgmark" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+".\Release\mod_authz_host.dbr" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
rebase -q -i "../../os/win32/BaseAddr.ref" -x ".\Release" $(InputPath)
- echo rebased > ".\Release\mod_authz_host.dbgmark"
+ echo rebased > ".\Release\mod_authz_host.dbr"
# End Custom Build