make YAP to be the system in console
This commit is contained in:
parent
1d3f971511
commit
838f3b7bad
2
LGPL/swi_console/Makefile.in
Normal file → Executable file
2
LGPL/swi_console/Makefile.in
Normal file → Executable file
@ -14,7 +14,7 @@ LIBDIR=@libdir@/Yap
|
|||||||
#
|
#
|
||||||
CC=@CC@
|
CC=@CC@
|
||||||
CPPFLAGS=@CPPFLAGS@
|
CPPFLAGS=@CPPFLAGS@
|
||||||
CFLAGS= @CFLAGS@ $(DEFS) $(CPPFLAGS) -I$(srcdir)
|
CFLAGS= @CFLAGS@ $(DEFS) $(CPPFLAGS) -I$(srcdir) -DRLC_VENDOR="\"YAP\""
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# You shouldn't need to change what follows.
|
# You shouldn't need to change what follows.
|
||||||
|
Reference in New Issue
Block a user