diff options
author | Jeff Trawick <trawick@apache.org> | 2009-03-27 00:47:52 +0100 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2009-03-27 00:47:52 +0100 |
commit | ee32468a33d082bf8ea5c804efbee76676ef6d68 (patch) | |
tree | 6b5074eeaf71cc1262d273d6f4160d9eaf6eb2f4 /Makefile.in | |
parent | * Update transformation. (diff) | |
download | apache2-ee32468a33d082bf8ea5c804efbee76676ef6d68.tar.xz apache2-ee32468a33d082bf8ea5c804efbee76676ef6d68.zip |
remove OS/2 platform support
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@758929 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in index e3660cff51..8712ad8d01 100644 --- a/Makefile.in +++ b/Makefile.in @@ -231,5 +231,3 @@ suexec: x-local-distclean: @rm -rf autom4te.cache - -include $(top_srcdir)/os/os2/core.mk |