only c_interface.c needs the files in include/
git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@147 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
parent
d071cebad4
commit
5ef9eb8d1f
@ -50,7 +50,7 @@ CC=@CC@
|
||||
CPPFLAGS=@CPPFLAGS@ -I. -I$(srcdir)/H -I$(srcdir)/OPTYap
|
||||
CFLAGS= @CFLAGS@ $(YAP_EXTRAS) $(DEFS) $(CPPFLAGS)
|
||||
C_INTERF_FLAGS= @C_INTERF_FLAGS@ $(YAP_EXTRAS) $(DEFS) $(CPPFLAGS) -I$(srcdir)/include
|
||||
C_PARSER_FLAGS= @C_PARSER_FLAGS@ $(YAP_EXTRAS) $(DEFS) $(CPPFLAGS) -I$(srcdir)/include
|
||||
C_PARSER_FLAGS= @C_PARSER_FLAGS@ $(YAP_EXTRAS) $(DEFS) $(CPPFLAGS)
|
||||
#
|
||||
#
|
||||
# You shouldn't need to change what follows.
|
||||
|
Reference in New Issue
Block a user