Rename Makefile.new -> Makefile
This commit is contained in:
parent
962551a071
commit
7ce0e05ad8
18 changed files with 20 additions and 22 deletions
|
|
@ -48,7 +48,7 @@ define install-symlink =
|
|||
$$(eval $$(call create-dir,$$(dir $(2))))
|
||||
|
||||
$(2): | $$(dir $(2))
|
||||
ln -sfn $(1) $(2)
|
||||
$(QUIET) ln -sfn $(1) $(2)
|
||||
|
||||
endef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue