reworking the kluge

This commit is contained in:
2020-02-21 18:05:13 +01:00
parent e540df566a
commit cff083a21d
7 changed files with 151 additions and 3 deletions

View File

@@ -3,6 +3,9 @@
# umpf...
OPTS = -Wall -g -DDEBUG_LEVEL=1
DEPS = Makefile
all: osc-joy osc2cursor text2osc
# ----------------------------------------------------