mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
More generic Makefile
This commit is contained in:
parent
4370819f7b
commit
9b56d63145
@ -17,7 +17,7 @@ builddir = .
|
|||||||
# Debian - /usr/share/apache2 (apache2-prefork-dev or apache2-threaded-dev
|
# Debian - /usr/share/apache2 (apache2-prefork-dev or apache2-threaded-dev
|
||||||
# needed, depending on your installation type)
|
# needed, depending on your installation type)
|
||||||
#
|
#
|
||||||
top_dir = /home/ivanr/apache22
|
top_dir = /apps/apache22
|
||||||
|
|
||||||
top_srcdir = ${top_dir}
|
top_srcdir = ${top_dir}
|
||||||
top_builddir = ${top_dir}
|
top_builddir = ${top_dir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user