]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
make: Add toupper and tolower to reduce calls to $(shell)
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 2 Jun 2023 19:14:44 +0000 (15:14 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 2 Jun 2023 19:14:44 +0000 (15:14 -0400)
commitfe2ea7b89312774ce007a2fdc0da27fd41f29a89
tree95523dd412f310bdc194e09470667d2eeeef432e
parentc569503b94b4135fc457191ffbf66be3f12f00de
make: Add toupper and tolower to reduce calls to $(shell)
12 files changed:
Makefile
scripts/build/main.mk
scripts/build/make/dlopen.c [moved from scripts/build/dlopen.c with 99% similarity]
scripts/build/make/dlopen.mk [moved from scripts/build/dlopen.mk with 100% similarity]
scripts/build/make/log.c [moved from scripts/build/log.c with 100% similarity]
scripts/build/make/log.h [moved from scripts/build/log.h with 100% similarity]
scripts/build/make/util.c [new file with mode: 0644]
scripts/build/make/util.mk [new file with mode: 0644]
scripts/build/make/version.c [moved from scripts/build/version.c with 96% similarity]
scripts/build/make/version.mk [moved from scripts/build/version.mk with 100% similarity]
src/tests/ldap_sync/all.mk
src/tests/modules/all.mk