Miles - I'm having a problem making git@git.sr.ht:~mil/sxmo-svkbd.
svkbd build options:
CFLAGS = -g -std=c99 -pedantic -Wall -Os -I. -I./layouts -I/usr/include -I/usr/X11R6/include -DVERSION="0.1"
LDFLAGS = -g -L/usr/lib -lc -L/usr/X11R6/lib -lX11 -lXtst
CC = cc
make: *** No rule to make target 'svkbd-en', needed by 'all'. Stop.
Is svkbd-en supposed to be in this directory?
Thanks Miles for your response (below), and for sharing your great project
svkbd build options:
CFLAGS = -g -std=c99 -pedantic -Wall -Os -I. -I./layouts -I/usr/include -I/usr/X11R6/include -DVERSION="0.1"
LDFLAGS = -g -L/usr/lib -lc -L/usr/X11R6/lib -lX11 -lXtst
CC = cc
make: *** No rule to make target 'svkbd-en', needed by 'all'. Stop.
Is svkbd-en supposed to be in this directory?
Thanks Miles for your response (below), and for sharing your great project