Correct old statements in Makefiles
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
ftp:
|
||||
$(call script,$@)
|
||||
$(call runit,$@)
|
||||
$(call script,$@)
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,2 @@
|
||||
ftp:
|
||||
$(call script,$@)
|
||||
$(call runit,$@)
|
||||
$(call script,$@)
|
||||