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