4 lines
128 B
Makefile
4 lines
128 B
Makefile
hamachi:
|
|
ln -f $(BASE)/scripts/*_$@.sh build/scripts
|
|
ln -f $(BASE)/runit/$@ build/runit
|
|
ln -f $(BASE)/boot/*_$@.sh build/boot
|