freebsd-dev/lib/libc/Makefile.depend.options
Kyle Evans a33774adb3 Update libssp paths in various Makefile.depend* files
I've been advised that the model that uses these are fairly resilient, but
we do know the proper path to use (or remove, in the case of ^/targets/...),
so go ahead and update them to reflect that.
2020-01-06 18:15:55 +00:00

9 lines
150 B
Makefile

# $FreeBSD$
# This file is not autogenerated - take care!
DIRDEPS_OPTIONS= SSP
DIRDEPS.SSP.yes= lib/libssp_nonshared
.include <dirdeps-options.mk>