include share/push.mk # Iterate through subdirectory tree DIR := $(d)/cat include $(DIR)/rules.mk DIR := $(d)/cc include $(DIR)/rules.mk include share/pop.mk