Skip to content

Commit

Permalink
generate all
Browse files Browse the repository at this point in the history
  • Loading branch information
andreineculau committed Nov 10, 2021
1 parent acae153 commit 2d50668
Show file tree
Hide file tree
Showing 94 changed files with 82,243 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
all:
rm -f Makefile.log
for f in xkb-ubuntu-20.04/symbols/??; do \
./klfc $$f --from-xkb --keylayout ./; \
rm install-{user,system}.sh; \
./klfc $$f --from-xkb --keylayout ./ 2>>Makefile.log; \
done
rm install-{user,system}.sh
Loading

0 comments on commit 2d50668

Please sign in to comment.