From a6851682b2d59dc331c43405401efea4e53bbd8b Mon Sep 17 00:00:00 2001 From: rmanfredi Date: Fri, 25 Aug 2006 22:27:18 +0000 Subject: Added keyword expansion. git-svn-id: https://dist.svn.sourceforge.net/svnroot/dist/trunk/dist@8 190e5f8e-a817-0410-acf6-e9863daed9af --- jmake/files/Jmake.rules | 4 ++-- jmake/files/Jmake.tmpl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'jmake/files') 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 -: $Id: Jmake.tmpl,v 3.0.1.3 1997/02/28 14:56:16 ram Exp ram $ +: $Id$ /************************************************************************* * * -- cgit v1.2.3