on ajoute des trucs

This commit is contained in:
2019-08-02 04:52:56 +02:00
parent 5084801d44
commit 36d38c2a00
7 changed files with 396 additions and 0 deletions

8
Makefile Normal file
View File

@@ -0,0 +1,8 @@
# ----------------------------------------------------
# umpf...
OPTS = -Wall -g -DDEBUG_LEVEL=1
# ----------------------------------------------------