From: Ryan Bloom Date: Fri, 16 Feb 2001 19:18:59 +0000 (+0000) Subject: Remove some Makefile.libdir's. These were used by Configure in Apache X-Git-Tag: 2.0.12~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d88443c69f970457bc1c4e713ad5686fccf07096;p=apache 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 --- 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.