mirror of
https://gitlab.com/klmp200/LO27.git
synced 2025-07-12 04:29:23 +00:00
Commencé matrices, l'exe ne veut plus se lancer pour des questions de build
This commit is contained in:
@ -7,7 +7,7 @@ INCLUDEDIR=-I/usr/include -I.
|
||||
|
||||
#Library variables
|
||||
LIBTARGET=libAutomaton.so
|
||||
LIBSOURCE=list CellElement
|
||||
LIBSOURCE=list CellElement matrix
|
||||
LIBSOURCECFILE=$(LIBSOURCE:=.c)
|
||||
LIBSOURCEOFILE=$(LIBSOURCE:=.o)
|
||||
|
||||
|
Reference in New Issue
Block a user