From cd939e8a70cd45ff210d621c8b4d47857a6b57b8 Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Mon, 27 Nov 2017 11:02:44 +0000 Subject: [PATCH] generated file, do not version control git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x-mod_md@1816427 13f79535-47bb-0310-9956-ffa450edef68 --- modules/md/Makefile | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 modules/md/Makefile diff --git a/modules/md/Makefile b/modules/md/Makefile deleted file mode 100644 index 4a83a8a205..0000000000 --- a/modules/md/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -top_srcdir = /Users/sei/projects/httpd/2.4.x -top_builddir = /Users/sei/projects/httpd/2.4.x -srcdir = /Users/sei/projects/httpd/2.4.x/modules/md -builddir = /Users/sei/projects/httpd/2.4.x/modules/md -VPATH = /Users/sei/projects/httpd/2.4.x/modules/md -# Licensed to the Apache Software Foundation (ASF) under one or more -# contributor license agreements. See the NOTICE file distributed with -# this work for additional information regarding copyright ownership. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -# -# standard stuff -# - -include $(top_srcdir)/build/special.mk -- 2.40.0