mirror of
https://github.com/apache/httpd.git
synced 2025-08-15 23:27:39 +00:00

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104726 13f79535-47bb-0310-9956-ffa450edef68
4 lines
183 B
Makefile
4 lines
183 B
Makefile
# a modules Makefile has no explicit targets -- they will be defined by
|
|
# whatever modules are enabled. just grab special.mk to deal with this.
|
|
include $(top_srcdir)/build/special.mk
|