Skip to content
Snippets Groups Projects
Commit 3a1bf6a8 authored by deuce's avatar deuce
Browse files

Define CIOLIB_APP in CFLAGS for ciolib stuff.

parent 0747dc92
Branches
Tags
No related merge requests found
CIOLIB-MT = $(CIOLIB_SRC)$(DIRSEP)$(LIBODIR)$(DIRSEP)$(LIBPREFIX)ciolib_mt$(LIBFILE)
CIOLIB-MT_CFLAGS = -I$(CIOLIB_SRC)
CIOLIB-MT_CFLAGS = -I$(CIOLIB_SRC) -DCIOLIB_APP
CIOLIB-MT_LDFLAGS = -L$(CIOLIB_SRC)$(DIRSEP)$(LIBODIR)
CIOLIB-MT_LIBS = $(UL_PRE)ciolib_mt$(UL_SUF)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment