git: mkdep: Remove the old, never used mkdep.sh.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Aug 1 12:58:25 PDT 2021
commit 653ce1b7ad34edabadf7bc02949c34cf5184c01f
Author: Sascha Wildner <saw at online.de>
Date: Sun Aug 1 21:06:49 2021 +0200
mkdep: Remove the old, never used mkdep.sh.
It was needed on some architectures supported by FreeBSD, which is how
we inherited it.
Rename the mkdep.gcc.sh to mkdep.sh and clean up the Makefile.
Summary of changes:
usr.bin/mkdep/Makefile | 4 +-
usr.bin/mkdep/mkdep.gcc.sh | 97 ----------------------------------------------
usr.bin/mkdep/mkdep.sh | 81 +++++++++++++++++---------------------
3 files changed, 36 insertions(+), 146 deletions(-)
delete mode 100644 usr.bin/mkdep/mkdep.gcc.sh
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/653ce1b7ad34edabadf7bc02949c34cf5184c01f
--
DragonFly BSD source repository
More information about the Commits
mailing list