diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,4 +2,8 @@ BUILD_DIR := ./build all: mech +.PHONY: clean +clean: + rm -rf $(BUILD_DIR) + include mech/mech.mk |
index : soundbox | ||
Device to connect classic audio systems to the network |
summaryrefslogtreecommitdiff |