summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jmake/files/Jmake.rules4
-rw-r--r--jmake/files/Jmake.tmpl4
2 files changed, 4 insertions, 4 deletions
diff --git a/jmake/files/Jmake.rules b/jmake/files/Jmake.rules
index 636c561..e303fb1 100644
--- a/jmake/files/Jmake.rules
+++ b/jmake/files/Jmake.rules
@@ -1,12 +1,12 @@
;########################################################################
;# Jmake rules for building libraries, programs, scripts, and data files
-;# $Id: Jmake.rules,v 3.0.1.7 2004/08/22 08:28:58 ram Exp ram $
+;# $Id$
/*
* MACHINE-INDEPENDENT RULES -- DO NOT MODIFY
*/
-/* $Id: Jmake.rules,v 3.0.1.7 2004/08/22 08:28:58 ram Exp ram $
+/* $Id$
*
* Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
*
diff --git a/jmake/files/Jmake.tmpl b/jmake/files/Jmake.tmpl
index 61f848f..80549b5 100644
--- a/jmake/files/Jmake.tmpl
+++ b/jmake/files/Jmake.tmpl
@@ -1,7 +1,7 @@
/*
* Generic jmake template
*
- * $Id: Jmake.tmpl,v 3.0.1.3 1997/02/28 14:56:16 ram Exp ram $
+ * $Id$
*
* Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
*
@@ -27,7 +27,7 @@
*/
: Makefile.SH generated from Jmake.tmpl and Jmakefile <TAG>
-: $Id: Jmake.tmpl,v 3.0.1.3 1997/02/28 14:56:16 ram Exp ram $
+: $Id$
/*************************************************************************
* *