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)