rename the top-level Makefile.cfgparam to cfgparam.mk
commitc3dd96ac6e26097146af84f69e57a62e9d1ec85d
authorJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Fri, 6 Jul 2018 14:19:02 +0000 (6 10:19 -0400)
committerJosef 'Jeff' Sipek <jeffpc@josefsipek.net>
Fri, 6 Jul 2018 14:19:02 +0000 (6 10:19 -0400)
tree0c8d4e82747e9974ea0ef8bb4e06b77958a4cfa7
parent184b2b44a42f84017d2e5d104789dfcb9d26533c
rename the top-level Makefile.cfgparam to cfgparam.mk

We use .mk in the bmake world to indicate that we're dealing with a
makefile.
18 files changed:
.gitignore
Makefile
arch/x86/include/Makefile
arch/x86/kernel/platform/i86pc/include/sys/Makefile
arch/x86/kernel/platform/i86pc/include/vm/Makefile
include/Makefile
include/sys/Makefile
kernel/drivers/Makefile
kernel/drivers/net/Makefile
kernel/drivers/net/wifi/Makefile
kernel/fs/Makefile
kernel/mk/kmod-build.mk
share/man/man4/Makefile
share/man/man7d/Makefile
share/man/man7i/Makefile
share/man/man7m/Makefile
share/man/man8/Makefile
share/mk/kmod.mk