Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 67721d3c authored by ADJIH Cedric's avatar ADJIH Cedric
Browse files

template upy schic module compiling on unix-upy and lopy

parent 48a022ca
No related tags found
No related merge requests found
......@@ -19,8 +19,8 @@ include $(TOP)/py/py.mk
INC += -I.
INC += -I$(TOP)
INC += -I$(BUILD)
INC += -I../../..
INC += -I../../../../src
INC += -Ischic-upy
INC += -Ischic-upy/../src
# compiler settings
CWARN = -Wall -Werror
......@@ -165,7 +165,7 @@ LIB_SRC_C += $(addprefix lib/,\
)
LIB_SCHIC_UPY_SRC_C += $(addprefix ../../../,\
LIB_SCHIC_UPY_SRC_C += $(addprefix schic-upy/,\
schic_upy.c \
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment