Hi,
Is it possible to exit a user defined procedure with something like this? define inner-generic-package ifneq ($(call strip,$(filter $(1),$(PACKAGES_ALL))),) $$(warning Package '$(1)' defined a second time in '$(pkgdir)'; \ previous definition was in '$$($(2)_PKGDIR)') *return* endif <do alot of things> endef thanks, TP _______________________________________________ Help-make mailing list Help-make@gnu.org https://lists.gnu.org/mailman/listinfo/help-make