git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89347
13f79535-47bb-0310-9956-
ffa450edef68
(cat $(EXPORT_FILES) | $(top_srcdir)/build/buildexports.sh $(top_srcdir)) > $@
export_vars.h:
- $(AWK) -f $(top_srcdir)/build/make_var_export.awk $(top_srcdir)/include/*.h $(top_srcdir)/os/$(OS_DIR)/*.h $(top_srcdir)/srclib/apr/include/*.h $(top_srcdir)/srclib/apr-util/include/*.h > $@
+ $(AWK) -f $(top_srcdir)/build/make_var_export.awk \
+ $(top_srcdir)/include/*.h \
+ $(top_srcdir)/os/$(OS_DIR)/*.h \
+ $(top_srcdir)/srclib/apr/include/*.h \
+ $(top_srcdir)/srclib/apr-util/include/*.h > $@
# wtf does this have to be explicit????
exports.lo: exports.c