diff options
author | Nicholas Clark <nick@ccl4.org> | 2010-12-16 16:28:44 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2010-12-16 16:30:06 +0000 |
commit | a6d37805ca8a9ba886aa2ba80bc65640f6fd7b01 (patch) | |
tree | f958afff7dbb6145366370cd6318cf16d683c49a /Cross | |
parent | 93d7320bf7eac5942274854396d4ccc6268106c7 (diff) | |
download | perl-a6d37805ca8a9ba886aa2ba80bc65640f6fd7b01.tar.gz |
Remove "dead" RCS $Id$ tags from files that we own.
All files have been modified more recently than their tag, rendering
information in the tag redundant.
Diffstat (limited to 'Cross')
-rw-r--r-- | Cross/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Cross/Makefile b/Cross/Makefile index b6d6b1d426..1c91b2955a 100644 --- a/Cross/Makefile +++ b/Cross/Makefile @@ -1,6 +1,4 @@ ## Toplevel Makefile for cross-compilation of perl -# -## $Id: Makefile,v 1.5 2003/12/12 00:48:19 red Exp red $ export TOPDIR=${shell pwd} include $(TOPDIR)/config |