Sprinkle some realpath goodness here, too
This commit is contained in:
parent
35701ddafd
commit
494a877bf4
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ $(call gb_SdiTarget_get_target,%) : $(SRCDIR)/%.sdi | $(gb_SdiTarget_SVIDLTARGET
|
|||
-fz$@.sid \
|
||||
-fx$(EXPORTS) \
|
||||
-fm$@ \
|
||||
$<)
|
||||
$(realpath $<))
|
||||
|
||||
.PHONY : $(call gb_SdiTarget_get_clean_target,%)
|
||||
$(call gb_SdiTarget_get_clean_target,%) :
|
||||
|
|
Loading…
Reference in a new issue