diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2021-05-19 23:49:50 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2021-05-19 23:49:50 -0400 |
commit | 0f9f061b35cb7deaac2528bc77e7bd1c63bf2ddb (patch) | |
tree | 4bcc6569b40c33567201efbc9fa6662858909681 /src/stm32/serial.c | |
parent | 099a6dd6c9f6807885b482d5b4822237a6ec63fd (diff) | |
download | kutter-0f9f061b35cb7deaac2528bc77e7bd1c63bf2ddb.tar.gz kutter-0f9f061b35cb7deaac2528bc77e7bd1c63bf2ddb.tar.xz kutter-0f9f061b35cb7deaac2528bc77e7bd1c63bf2ddb.zip |
Makefile: Use CURDIR instead of PWD
Use $(CURDIR) instead of $(PWD) to refer to the current directory, as
the PWD variable comes from the shell environment and may not always
be set.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'src/stm32/serial.c')
0 files changed, 0 insertions, 0 deletions