/[octopus]/octopus/src/Makefile.am
ViewVC logotype

Diff of /octopus/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by Sigma, Thu Jan 30 19:49:56 2003 UTC revision 1.4 by Sigma, Sat Feb 1 10:16:28 2003 UTC
# Line 4  server_SOURCES = Main.cpp PluginManager. Line 4  server_SOURCES = Main.cpp PluginManager.
4  # set the include path found by configure  # set the include path found by configure
5  INCLUDES = -I$(top_srcdir)/interfaces -I$(top_srcdir)/utils $(all_includes)  INCLUDES = -I$(top_srcdir)/interfaces -I$(top_srcdir)/utils $(all_includes)
6    
7    server_LDADD = $(top_builddir)/interfaces/libinterfaces.la
8    
9  # the library search path.  # the library search path.
10  server_LDFLAGS = $(all_libraries) -ldl  server_LDFLAGS = $(all_libraries) -ldl
11  AM_CFLAGS =  AM_CFLAGS =

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26