summaryrefslogtreecommitdiff
path: root/dmake/unix
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-06-28 17:05:40 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-06-28 19:59:06 +0100
commit2c3aa4f3a5c1e96ca6edd18d2e1a32f0272153a7 (patch)
tree07e17aba2102900dd04914b9a332af618b10bd35 /dmake/unix
parentbd18cf52743cda0c601aa10ade303c310ca9f33b (diff)
remove malingering legacy RCS tags.
Diffstat (limited to 'dmake/unix')
-rw-r--r--dmake/unix/arlib.c4
-rw-r--r--dmake/unix/cygwin/public.h4
-rw-r--r--dmake/unix/dcache.c4
-rw-r--r--dmake/unix/linux/gnu/public.h4
-rw-r--r--dmake/unix/os2/public.h4
-rw-r--r--dmake/unix/rmprq.c4
-rw-r--r--dmake/unix/ruletab.c4
-rw-r--r--dmake/unix/runargv.c4
8 files changed, 8 insertions, 24 deletions
diff --git a/dmake/unix/arlib.c b/dmake/unix/arlib.c
index 3a667f08188f..b401245aad5e 100644
--- a/dmake/unix/arlib.c
+++ b/dmake/unix/arlib.c
@@ -1,6 +1,4 @@
-/* $RCSfile: arlib.c,v $
--- $Revision: 1.5 $
--- last change: $Author: hr $ $Date: 2006-04-20 12:18:37 $
+/*
--
-- SYNOPSIS
-- Unix archive manipulation code.
diff --git a/dmake/unix/cygwin/public.h b/dmake/unix/cygwin/public.h
index 02129e2b3d3a..da4020ed7968 100644
--- a/dmake/unix/cygwin/public.h
+++ b/dmake/unix/cygwin/public.h
@@ -1,6 +1,4 @@
-/* $RCSfile: public.h,v $
--- $Revision: 1.9 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:55:15 $
+/*
--
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
diff --git a/dmake/unix/dcache.c b/dmake/unix/dcache.c
index e0ebf59da553..5ee2405b0fff 100644
--- a/dmake/unix/dcache.c
+++ b/dmake/unix/dcache.c
@@ -1,6 +1,4 @@
-/* $RCSfile: dcache.c,v $
--- $Revision: 1.9 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:52:47 $
+/*
--
-- SYNOPSIS
-- Directory cache management routines.
diff --git a/dmake/unix/linux/gnu/public.h b/dmake/unix/linux/gnu/public.h
index 8de24957f763..da4020ed7968 100644
--- a/dmake/unix/linux/gnu/public.h
+++ b/dmake/unix/linux/gnu/public.h
@@ -1,6 +1,4 @@
-/* $RCSfile: public.h,v $
--- $Revision: 1.9 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:55:29 $
+/*
--
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
diff --git a/dmake/unix/os2/public.h b/dmake/unix/os2/public.h
index 845a16a2c80f..da4020ed7968 100644
--- a/dmake/unix/os2/public.h
+++ b/dmake/unix/os2/public.h
@@ -1,6 +1,4 @@
-/* $RCSfile: public.h,v $
--- $Revision: 1.2 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:55:51 $
+/*
--
-- WARNING -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
--
diff --git a/dmake/unix/rmprq.c b/dmake/unix/rmprq.c
index 0144e18c2427..1e614fb733c3 100644
--- a/dmake/unix/rmprq.c
+++ b/dmake/unix/rmprq.c
@@ -1,6 +1,4 @@
-/* $RCSfile: rmprq.c,v $
--- $Revision: 1.5 $
--- last change: $Author: obo $ $Date: 2007-06-12 06:09:05 $
+/*
--
-- SYNOPSIS
-- Remove prerequisites code.
diff --git a/dmake/unix/ruletab.c b/dmake/unix/ruletab.c
index d815a4f15d18..e345640de0d2 100644
--- a/dmake/unix/ruletab.c
+++ b/dmake/unix/ruletab.c
@@ -1,6 +1,4 @@
-/* $RCSfile: ruletab.c,v $
--- $Revision: 1.9 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:53:13 $
+/*
--
-- SYNOPSIS
-- Default initial configuration of dmake.
diff --git a/dmake/unix/runargv.c b/dmake/unix/runargv.c
index 4a98254240aa..ee6fd2ef0ad1 100644
--- a/dmake/unix/runargv.c
+++ b/dmake/unix/runargv.c
@@ -1,6 +1,4 @@
-/* $RCSfile: runargv.c,v $
--- $Revision: 1.14 $
--- last change: $Author: kz $ $Date: 2008-03-05 18:39:41 $
+/*
--
-- SYNOPSIS
-- Invoke a sub process.