File subdir-inc.make artifact 40353d1028 part of check-in 0ab8c75c49
#!/do/not/make # to help out emacs # To be included from subdir GNU Makefiles. TOP_DIR := $(patsubst %/,%,$(dir $(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST)))) #$(error TOP_DIR=$(TOP_DIR)) include $(TOP_DIR)/config.make include $(TOP_DIR)/shakenmake.make