1
0
mirror of https://github.com/jjsullivan5196/wvkbd.git synced 2025-03-13 02:42:47 +01:00
wvkbd/config.mk

3 lines
70 B
Makefile
Raw Normal View History

2020-09-11 01:25:28 -07:00
VERSION = 0.0.1
CFLAGS = -DVERSION=\"$(VERSION)\" -D_XOPEN_SOURCE=700