sep. ${.OBJDIR} fixes, contributed by Antoine Leica.
This commit is contained in:
parent
831edb6614
commit
dbfb70134c
@ -4,7 +4,7 @@ FILESDIR= /usr/lib/keymaps
|
|||||||
|
|
||||||
.src.map:
|
.src.map:
|
||||||
${_MKTARGET_CREATE}
|
${_MKTARGET_CREATE}
|
||||||
$(CC) -DKEYSRC=\"$<\" genmap.c
|
$(CC) -DKEYSRC=\"$<\" ${.CURDIR}/genmap.c
|
||||||
./a.out > $@
|
./a.out > $@
|
||||||
@rm -f a.out
|
@rm -f a.out
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user