index
:
dotfiles
main
My configuration files.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i3
/
bin
/
Makefile
blob: 221dde7a8512e487ce9c76673c92cce32e97ead6 (
plain
) (
blame
)
1
2
3
kbdlayout
:
kbdlayout
.
c
$(
CC
)
$(
CCFLAGS
)
-lX11
$<
-o
$@