Change dependency file names from foo.dep to .foo.o.dep
This commit is contained in:
parent
4271927c5b
commit
f324b49ea1
6 changed files with 14 additions and 12 deletions
|
|
@ -51,3 +51,7 @@ define install-symlink =
|
|||
$$(trace-install) ln -sfn $(1) $(2)
|
||||
|
||||
endef
|
||||
|
||||
|
||||
print-top-help += \
|
||||
echo " install: Install into \$$(prefix) (currently set to '$(prefix)')";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue