Ignore:
Timestamp:
Nov 18, 2012, 2:10:29 AM (10 years ago)
Author:
sam
Message:

build: fixes for out-of-tree builds, and get rid of
some deprecated stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/xolotl/Makefile.am

    r1981 r2084  
    77
    88xolotl_SOURCES = xolotl.cpp xolotl.h
    9 xolotl_CPPFLAGS = @LOL_CFLAGS@ @PIPI_CFLAGS@
    10 xolotl_LDFLAGS = $(top_builddir)/src/liblol.a @LOL_LIBS@ @PIPI_LIBS@
     9xolotl_CPPFLAGS = @LOL_CFLAGS@
     10xolotl_LDFLAGS = $(top_builddir)/src/liblol.a @LOL_LIBS@
    1111xolotl_DEPENDENCIES = $(top_builddir)/src/liblol.a
    1212
Note: See TracChangeset for help on using the changeset viewer.