bison: remove redundant HOST_M4_DEPENDENCIES

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2012-01-18 10:49:28 +01:00
parent 1944b48a3f
commit 880438cba4

View File

@ -16,7 +16,5 @@ endef
BISON_POST_CONFIGURE_HOOKS += BISON_DISABLE_EXAMPLES
HOST_BISON_DEPENDENCIES += host-m4
$(eval $(call AUTOTARGETS))
$(eval $(call AUTOTARGETS,host))