You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by pq...@apache.org on 2008/10/30 11:36:44 UTC

svn commit: r709134 - /httpd/httpd/trunk/modules/arch/unix/Makefile.in

Author: pquerna
Date: Thu Oct 30 03:36:44 2008
New Revision: 709134

URL: http://svn.apache.org/viewvc?rev=709134&view=rev
Log:
Add Makefile.in, so unixd will actually compile correctly :-).

Added:
    httpd/httpd/trunk/modules/arch/unix/Makefile.in   (with props)

Added: httpd/httpd/trunk/modules/arch/unix/Makefile.in
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/arch/unix/Makefile.in?rev=709134&view=auto
==============================================================================
--- httpd/httpd/trunk/modules/arch/unix/Makefile.in (added)
+++ httpd/httpd/trunk/modules/arch/unix/Makefile.in Thu Oct 30 03:36:44 2008
@@ -0,0 +1,3 @@
+
+include $(top_srcdir)/build/special.mk
+

Propchange: httpd/httpd/trunk/modules/arch/unix/Makefile.in
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: httpd/httpd/trunk/modules/arch/unix/Makefile.in
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id