mirror of
https://github.com/apache/httpd.git
synced 2026-01-26 19:01:35 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92614 13f79535-47bb-0310-9956-ffa450edef68
7 lines
114 B
Makefile
7 lines
114 B
Makefile
|
|
SUBDIRS = pcre
|
|
BUILD_SUBDIRS = apr apr-util
|
|
CLEAN_SUBDIRS = apr-util apr
|
|
|
|
include $(top_builddir)/build/rules.mk
|