#Where to find the header files needed by the source files: INCLUDES = -I$(top_srcdir) $(BAKERY_CFLAGS) #The libraries that the executable needs to link against: LIBS = $(top_builddir)/bakery/libbakery-2.4.la @LIBS@ @BAKERY_LIBS@