From 578b28e83c84a01e02495605cc0c6498e5d29610 Mon Sep 17 00:00:00 2001 From: Ryan Bloom Date: Fri, 16 Feb 2001 19:18:59 +0000 Subject: [PATCH] Remove some Makefile.libdir's. These were used by Configure in Apache 1.3, but they aren't used at all by 2.0. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88200 13f79535-47bb-0310-9956-ffa450edef68 --- modules/tls/Makefile.libdir | 4 ---- server/mpm/prefork/Makefile.libdir | 4 ---- server/mpm/spmt_os2/Makefile.libdir | 4 ---- 3 files changed, 12 deletions(-) delete mode 100644 modules/tls/Makefile.libdir delete mode 100644 server/mpm/prefork/Makefile.libdir delete mode 100644 server/mpm/spmt_os2/Makefile.libdir diff --git a/modules/tls/Makefile.libdir b/modules/tls/Makefile.libdir deleted file mode 100644 index 7b5254013a..0000000000 --- a/modules/tls/Makefile.libdir +++ /dev/null @@ -1,4 +0,0 @@ -This is a place-holder which indicates to Configure that it shouldn't -provide the default targets when building the Makefile in this directory. -Instead it'll just prepend all the important variable definitions, and -copy the Makefile.tmpl onto the end. diff --git a/server/mpm/prefork/Makefile.libdir b/server/mpm/prefork/Makefile.libdir deleted file mode 100644 index 7b5254013a..0000000000 --- a/server/mpm/prefork/Makefile.libdir +++ /dev/null @@ -1,4 +0,0 @@ -This is a place-holder which indicates to Configure that it shouldn't -provide the default targets when building the Makefile in this directory. -Instead it'll just prepend all the important variable definitions, and -copy the Makefile.tmpl onto the end. diff --git a/server/mpm/spmt_os2/Makefile.libdir b/server/mpm/spmt_os2/Makefile.libdir deleted file mode 100644 index 7b5254013a..0000000000 --- a/server/mpm/spmt_os2/Makefile.libdir +++ /dev/null @@ -1,4 +0,0 @@ -This is a place-holder which indicates to Configure that it shouldn't -provide the default targets when building the Makefile in this directory. -Instead it'll just prepend all the important variable definitions, and -copy the Makefile.tmpl onto the end. -- 2.50.0