mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-03-13 10:52:47 +01:00
4 lines
87 B
Makefile
4 lines
87 B
Makefile
VERSION = 0.0.1
|
|
CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700
|
|
LAYOUT = mobintl
|