diff options
author | Lucas Stach <[email protected]> | 2015-02-19 14:52:49 +0100 |
---|---|---|
committer | Matt Turner <[email protected]> | 2015-02-19 10:02:02 -0800 |
commit | 5c1aac17adffeef9bb6171d83cc7ddd94c61c5f2 (patch) | |
tree | 3b13fe6cd52995a7e04ea6791e0862ada4464bdd /src/mesa/math | |
parent | 6c34fd20beb74e009778870a8e30811b393f745c (diff) |
install-lib-links: don't depend on .libs directory
This snippet can be included in Makefiles that may, depending on the
project configuration, not actually build any installable libraries.
In that case we don't have anything to depend on and this part of
the makefile may be executed before the .libs directory is created,
so do not depend on it being there.
Cc: "10.3 10.4 10.5" <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Signed-off-by: Lucas Stach <[email protected]>
Diffstat (limited to 'src/mesa/math')
0 files changed, 0 insertions, 0 deletions