From: William A. Rowe Jr Date: Fri, 28 Aug 2009 01:26:07 +0000 (+0000) Subject: Note style flaw, this is rather inappropriate on a global basis, no? X-Git-Tag: 2.3.3~365 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d0cbb2c54bb5354adef78c93f23c3d778d9bdaa4;p=apache Note style flaw, this is rather inappropriate on a global basis, no? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@808719 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/Makefile.in b/Makefile.in index 828d1ad7a2..8d37dfae74 100644 --- a/Makefile.in +++ b/Makefile.in @@ -233,4 +233,5 @@ suexec: x-local-distclean: @rm -rf autom4te.cache +# XXX: This looks awfully platform-specific [read: bad form and style] include $(top_srcdir)/os/os2/core.mk