Return to Makefile.am CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / quagga / isisd / topology |
version 1.1.1.1, 2012/02/21 17:26:11 | version 1.1.1.2, 2013/07/21 23:54:39 |
---|---|
Line 1 | Line 1 |
## Process this file with automake to produce Makefile.in. | ## Process this file with automake to produce Makefile.in. |
INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib | INCLUDES = @INCLUDES@ -I.. -I$(top_srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/lib |
DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\" | DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\" |
AM_CFLAGS = $(PICFLAGS) | AM_CFLAGS = $(PICFLAGS) |