sep. ${.OBJDIR} fixes, contributed by Antoine Leica.

This commit is contained in:
Ben Gras 2010-06-27 23:45:30 +00:00
parent 831edb6614
commit dbfb70134c

View file

@ -4,7 +4,7 @@ FILESDIR= /usr/lib/keymaps
.src.map:
${_MKTARGET_CREATE}
$(CC) -DKEYSRC=\"$<\" genmap.c
$(CC) -DKEYSRC=\"$<\" ${.CURDIR}/genmap.c
./a.out > $@
@rm -f a.out