mirror of
https://github.com/bvanroll/rpiRadio.git
synced 2025-09-01 05:22:43 +00:00
Initial Commit
This commit is contained in:
11
ProjectNow/NodeServer/node_modules/foreach/Makefile
generated
vendored
Normal file
11
ProjectNow/NodeServer/node_modules/foreach/Makefile
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
build: components
|
||||
@component build
|
||||
|
||||
components: component.json
|
||||
@component install --dev
|
||||
|
||||
clean:
|
||||
rm -fr build components template.js
|
||||
|
||||
.PHONY: clean
|
Reference in New Issue
Block a user