commit c1ca80e72609c4d9b42474aaadd648227917aa37
Author: Matthew Dillon <[email protected]>
Date: Mon May 30 17:14:03 2022 -0700
build - Change '@' symlink to 'dragonfly'
* Change the '@' symlink to 'dragonfly', making it easier for
#include overlays to chain to dragonfly headers in the future.
Summary of changes:
sys/conf/kmod.mk | 132 +++++++++++++++++++----------------
sys/dev/sound/sound/Makefile | 24 +++----
sys/platform/pc64/conf/Makefile | 4 +-
sys/platform/vkernel64/conf/Makefile | 4 +-
4 files changed, 89 insertions(+), 75 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c1ca80e72609c4d9b42474aaadd648227917aa37
--
DragonFly BSD source repository