Skip to content
Snippets Groups Projects
Commit 90c98d93 authored by deuce's avatar deuce
Browse files

_mt instead if -mt

parent 5455a7eb
No related branches found
No related tags found
No related merge requests found
CIOLIB-MT = $(CIOLIB_SRC)$(DIRSEP)$(LIBODIR)$(DIRSEP)$(LIBPREFIX)ciolib-mt$(LIBFILE)
CIOLIB-MT = $(CIOLIB_SRC)$(DIRSEP)$(LIBODIR)$(DIRSEP)$(LIBPREFIX)ciolib_mt$(LIBFILE)
CIOLIB-MT_CFLAGS = -I$(CIOLIB_SRC)
CIOLIB-MT_LDFLAGS = -L$(CIOLIB_SRC)$(DIRSEP)$(LIBODIR)
CIOLIB-MT_LIBS = -lciolib-mt
CIOLIB-MT_LIBS = -lciolib_mt
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment