Artifact 40353d102877b4e42869e67addba518aa27ed77f:
- File subdir-inc.make — part of check-in [5f440c651a] at 2014-02-11 21:53:23 on branch trunk — Pulled in many of the core upstream th1ish unit tests. Fixed quiet/loud build option to work for the subdir builds. Pulled in latest th1ish amalgamation for a fix. (user: stephan size: 261)
#!/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