Removed unnecessary ifdef T_A.

This commit is contained in:
Janet B. Anderson
2008-07-01 20:11:40 +00:00
parent 7a98decb49
commit fc1139f9da

View File

@@ -1,6 +1,5 @@
# <top>/configure/RULES_EXPAND
ifdef T_A
ifeq ($(findstring Host,$(VALID_BUILDS)),Host)
# Default settings
@@ -22,4 +21,3 @@ clean::
$(RM) $(EXPANDED)
endif
endif