1
0
Fork 0
alistair23-linux/samples/connector
Uwe Kleine-König e19b7cee02 make use of make variable CURDIR instead of calling pwd
make already provides the current working directory in a variable, so make
use of it instead of forking a shell. Also replace usage of PWD by
CURDIR. PWD is provided by most shells, but not all, so this makes the
build system more robust.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Michal Marek <mmarek@suse.com>
2016-12-11 12:12:56 +01:00
..
.gitignore samples: connector: from Documentation to samples directory 2016-04-28 07:47:35 -06:00
Makefile make use of make variable CURDIR instead of calling pwd 2016-12-11 12:12:56 +01:00
cn_test.c samples: connector: from Documentation to samples directory 2016-04-28 07:47:35 -06:00
ucon.c samples: connector: from Documentation to samples directory 2016-04-28 07:47:35 -06:00