Skip to content
Snippets Groups Projects
Commit 26df64f0 authored by deuce's avatar deuce
Browse files

Get used to the new macros...

DIRSEP, not SLASH
parent 166a9b1e
No related branches found
No related tags found
No related merge requests found
CIOLIB = (CONIO_SRC)$(DIRSEP)$(LIBODIR)$(SLASH)$(LIBPREFIX)ciolib$(LIBFILE) CIOLIB = $(CONIO_SRC)$(DIRSEP)$(LIBODIR)$(DIRSEP)$(LIBPREFIX)ciolib$(LIBFILE)
CIOLIB_CFLAGS = -I$(CONIO_SRC) CIOLIB_CFLAGS = -I$(CONIO_SRC)
CIOLIB_LDFLAGS = -L$(CONIO_SRC)$(DIRSEP)$(LIBODIR) CIOLIB_LDFLAGS = -L$(CONIO_SRC)$(DIRSEP)$(LIBODIR)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment