minix/servers/inet
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
..
generic Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
buf.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
clock.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
const.h New inet with partial select implementation 2005-06-28 15:19:58 +00:00
inet.c Removing obsolete _MINIX_SOURCE define 2013-02-26 09:44:21 +00:00
inet.h Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
inet_config.c Removing obsolete _MINIX_SOURCE define 2013-02-26 09:44:21 +00:00
inet_config.h Removing obsolete _NBSD_LIBC define 2013-02-26 09:44:24 +00:00
Makefile Let the build system manage compilation flags 2013-03-08 09:41:49 +01:00
mnx_eth.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
mq.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
mq.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
osdep_eth.h This patch switches the MINIX3 ethernet driver stack from a port-based 2010-05-17 22:22:53 +00:00
proto.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
qp.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
qp.h More stack for tcpd. 2006-07-13 13:19:48 +00:00
queryparam.c Convert drivers/ and servers/ over to bsdmake 2010-03-22 21:25:22 +00:00
queryparam.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
sr.c various warning/errorwarning fixes for gcc47 2012-08-27 16:19:18 +02:00
sr_int.h More use of endpoint_t. Other code cleanup. 2010-03-30 14:07:15 +00:00
version.c New inet with partial select implementation 2005-06-28 15:19:58 +00:00