From 12f8a7bf2af57379254b9cdda47c6db87b18725e Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Wed, 29 Mar 2006 21:59:14 +0000 Subject: [PATCH] Added Id line. --- src/makeBaseExt/top/configure/RULES_IDL | 2 ++ src/makeBaseExt/top/configure/RULES_PYTHON | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/makeBaseExt/top/configure/RULES_IDL b/src/makeBaseExt/top/configure/RULES_IDL index 700890d71..90346ad50 100644 --- a/src/makeBaseExt/top/configure/RULES_IDL +++ b/src/makeBaseExt/top/configure/RULES_IDL @@ -1,3 +1,5 @@ +# $Id$ + ifdef T_A ifeq ($(findstring Host,$(VALID_BUILDS)),Host) diff --git a/src/makeBaseExt/top/configure/RULES_PYTHON b/src/makeBaseExt/top/configure/RULES_PYTHON index 29b981f90..0c469d0c4 100644 --- a/src/makeBaseExt/top/configure/RULES_PYTHON +++ b/src/makeBaseExt/top/configure/RULES_PYTHON @@ -1,3 +1,5 @@ +# $Id$ + ifdef T_A ifeq ($(findstring Host,$(VALID_BUILDS)),Host)