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