minix/share/mk
Lionel Sambuc fbd82e76a4 Let the build system manage compilation flags
Do not hardcode warning and optimisation flags, otherwise the
main options (i.e. DBG, CPPFLAGS) will not work as expected.

You can still provide specific default by using DBG?=<value>.

Doing so leaves the opportunity to override the setting from the
commandline, while the default value from the build system is
then ignored for that particular package.

When crosscompiling, and using build.sh, adding -V DBG=<value> has
this same effect as make DBG=<value>.

Change-Id: Ic610e4d33b945acad64571e1431f1814291e2d84
2013-03-08 09:41:49 +01:00
..
bsd.clang-analyze.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.clean.mk Add mk and h files needed for cross compilation 2012-06-18 10:53:37 +00:00
bsd.dep.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.doc.mk import elf-only -lcurses 2011-07-25 11:08:17 +02:00
bsd.endian.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.files.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.gcc.mk ARM updates 2013-01-17 10:03:58 +01:00
bsd.hostlib.mk Add mk and h files needed for cross compilation 2012-06-18 10:53:37 +00:00
bsd.hostprog.mk Add mk and h files needed for cross compilation 2012-06-18 10:53:37 +00:00
bsd.inc.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.info.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.init.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.ioconf.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.kernobj.mk Add mk and h files needed for cross compilation 2012-06-18 10:53:37 +00:00
bsd.kinc.mk share/mk: use original stat -qf 2011-07-19 18:38:06 +02:00
bsd.klinks.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.kmodule.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.lib.mk Importing NetBSD tsort 2012-12-07 13:58:07 +01:00
bsd.links.mk Move mkfiles from /etc/mk to /usr/share/mk 2010-06-25 19:33:56 +00:00
bsd.lua.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.man.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.nls.mk Add mk and h files needed for cross compilation 2012-06-18 10:53:37 +00:00
bsd.obj.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.own.mk ARM updates 2013-01-17 10:03:58 +01:00
bsd.prog.mk Cross compile on minix support 2012-11-15 16:07:30 +01:00
bsd.README Toolchain upgrade and portability improvements. 2012-11-15 16:07:29 +01:00
bsd.rpc.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.shlib.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.subdir.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.sys.mk Fixing warning about incorrect test in some build environment 2012-12-07 13:58:05 +01:00
bsd.test.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
bsd.x11.mk Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
Makefile Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
minix.gcov.mk Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
minix.service.mk Cleanup: Remove minix.bootprog.mk 2013-03-06 11:56:56 +01:00
sys.mk Let the build system manage compilation flags 2013-03-08 09:41:49 +01:00