Modify setup for more flexible building process

This commit is contained in:
2014-12-26 15:05:47 +01:00
parent 4c35d6757c
commit 53c00e7df8
13 changed files with 76 additions and 26 deletions

3
build/make/minidlna.mk Normal file
View File

@@ -0,0 +1,3 @@
minidlna: compile
ln -f $(BASE)/scripts/*_$@.sh build/scripts
ln -f $(BASE)/runit/$@ build/runit