Correct old statements in Makefiles
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
hamachi:
|
||||
ln -f $(BASE)/scripts/*_$@.sh build/scripts
|
||||
ln -f $(BASE)/runit/$@ build/runit
|
||||
ln -f $(BASE)/boot/*_$@.sh build/boot
|
||||
$(call script,$@)
|
||||
$(call runit,$@)
|
||||
$(call boot,02,$@)
|
||||
Reference in New Issue
Block a user