minix/minix/net
Lionel Sambuc 86b583c518 Fix usage of parenthesis in Makefiles
While BSD make support both $() and ${} around variables, the NetBSD
source tree uses only ${} by convention.

Imported software is left as is, and sometimes $() is used when the
containing Makefile/Makefile fragment is used both by GNU make and BSD
make, as it can happen for the tools, and other parts as well which are
compiled using the host make tool.

Change-Id: Ic7d480812fde53e7e3e95275a30a3b720c95cc15
2016-02-07 19:17:44 +01:00
..
inet Fix usage of parenthesis in Makefiles 2016-02-07 19:17:44 +01:00
lwip Fix usage of parenthesis in Makefiles 2016-02-07 19:17:44 +01:00
uds commands: move manpages into command directories 2015-09-28 14:06:06 +00:00
Makefile UDS: move from drivers/net/ to net/ 2014-12-04 12:10:46 +00:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00