more bla, and more bugs

This commit is contained in:
tth
2021-09-16 18:53:40 +02:00
parent d20a832a8d
commit 0ad7108d5a
12 changed files with 159 additions and 10 deletions

View File

@@ -37,6 +37,8 @@ fifo-rx: fifo-rx.c my-fifo.h dtime.o Makefile
#------------- PLUGIN --------------------
plugin: plugiciel.so appelant
plugiciel.so: plugiciel.c plugiciel.h Makefile
gcc -Wall -shared -fPIC $< -o $@