From 34939cad39f516fceca45a9da7771901a1c9342b Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 17 Apr 2009 14:09:46 +0000 Subject: get rid of $Id$ - it has never helped us and it has broken too many patches ;) SVN-Revision: 15242 --- include/autotools.mk | 1 - include/netfilter.mk | 1 - include/package.mk | 1 - include/verbose.mk | 1 - 4 files changed, 4 deletions(-) (limited to 'include') diff --git a/include/autotools.mk b/include/autotools.mk index 17fa179fa1..558e247fd8 100644 --- a/include/autotools.mk +++ b/include/autotools.mk @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ define replace if [ -f "$(PKG_BUILD_DIR)/$(3)$(1)" -a -e "$(2)/$(1)" ]; then \ diff --git a/include/netfilter.mk b/include/netfilter.mk index 87deb277a7..b9b95c797c 100644 --- a/include/netfilter.mk +++ b/include/netfilter.mk @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: netfilter.mk 2411 2005-11-11 03:41:43Z nico $ ifneq ($(__inc_netfilter),1) __inc_netfilter:=1 diff --git a/include/package.mk b/include/package.mk index c134f542ed..719468c253 100644 --- a/include/package.mk +++ b/include/package.mk @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ all: $(if $(DUMP),dumpinfo,compile) diff --git a/include/verbose.mk b/include/verbose.mk index 8b82cde7be..620c2b3f00 100644 --- a/include/verbose.mk +++ b/include/verbose.mk @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id:$ ifeq ($(NO_TRACE_MAKE),) NO_TRACE_MAKE := $(MAKE) V=99 -- cgit v1.2.3