3 lines
98 B
Makefile
3 lines
98 B
Makefile
minidlna: compile
|
|
ln -f $(BASE)/scripts/*_$@.sh build/scripts
|
|
ln -f $(BASE)/runit/$@ build/runit
|