3 lines
93 B
Makefile
3 lines
93 B
Makefile
upnpproxy: compile
|
|
cp $(BASE)/scripts/*_$@.sh build/scripts
|
|
cp $(BASE)/runit/$@ build/runit
|