fusee: delete fusee (this will break build temporarily)
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
SUBFOLDERS := fusee-primary fusee-secondary
|
||||
|
||||
TOPTARGETS := all clean
|
||||
|
||||
$(TOPTARGETS): $(SUBFOLDERS)
|
||||
|
||||
$(SUBFOLDERS):
|
||||
$(MAKE) -C $@ $(MAKECMDGOALS)
|
||||
|
||||
.PHONY: $(TOPTARGETS) $(SUBFOLDERS)
|
||||
Reference in New Issue
Block a user