diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,4 +1,7 @@ -.PHONY: all +dirs = src doc -all: - $(MAKE) -C src/ +.PHONY: all $(dirs) + +all: $(dirs) +$(dirs): + $(MAKE) -C $@ |
![]() |
index : markam | |
| Keep bookmarks, in scheme! | Tom Willemse |
| aboutsummaryrefslogtreecommitdiffstats |