freebsd-dev/share/mk
Ed Schouten 4bc9493e7c Make `make cleanilinks' work in /sys/modules.
cleanilinks wasn't listed in <bsd.subdir.mk>. Instead of adding it to
/sys/modules/Makefile, we'd better just add it to <bsd.subdir.mk>
directly, so we don't need to change files like /sys/modules/sound/Makefile
as well. This means you can finally clean up all those dangling symlinks
created by individual module compilation at once.
2009-12-06 08:59:19 +00:00
..
bsd.compat.mk
bsd.cpu.mk Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode 2009-04-04 00:22:44 +00:00
bsd.dep.mk
bsd.doc.mk
bsd.endian.mk
bsd.files.mk
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk Second attempt at eliminating .text relocations in shared libraries 2009-07-14 21:19:13 +00:00
bsd.libnames.mk Add a new library: libulog. 2009-12-03 15:48:24 +00:00
bsd.links.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Add support for the build options that are currently in the port: 2009-06-01 21:58:59 +00:00
bsd.pkg.mk
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk
bsd.README
bsd.snmpmod.mk
bsd.subdir.mk Make `make cleanilinks' work in /sys/modules. 2009-12-06 08:59:19 +00:00
bsd.symver.mk
bsd.sys.mk Unbreak NO_WARNS, keeping CSTD effect on CFLAGS out of its control. 2009-10-22 11:45:35 +00:00
Makefile
sys.mk
version_gen.awk