Removed host and cross archs.

This commit is contained in:
Janet B. Anderson
2000-07-07 19:58:44 +00:00
parent 24ef7a7e10
commit 9ea2c6f679
+1 -1
View File
@@ -3,7 +3,7 @@
#
ARCHS += $(BUILD_ARCHS) host cross
ARCHS += $(BUILD_ARCHS)
ACTIONS += inc build install buildInstall depends clean
dirPart = $(word 1, $(subst $(DIVIDER), ,$@))