~ubuntu-branches/ubuntu/trusty/silo-llnl/trusty

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Alastair McKinstry
  • Date: 2011-01-02 00:03:01 UTC
  • Revision ID: james.westby@ubuntu.com-20110102000301-d4xc11fn2js3m1a0
Tags: 4.8-1
* Correct version number; non-native.
* Build-conflict with qt3-dev-tools, or else qmake may give an obsolete
  version, and silex won't be built.

Show diffs side-by-side

added added

removed removed

Lines of Context:
359
359
@HDF5_DRV_NEEDED_TRUE@   unknown/libsilo_unknown.la \
360
360
@HDF5_DRV_NEEDED_TRUE@   filters/libsilo_filters.la 
361
361
 
362
 
@HDF5_DRV_NEEDED_TRUE@libsiloh5_la_LDFLAGS = -avoid-version
 
362
@HDF5_DRV_NEEDED_TRUE@libsiloh5_la_LDFLAGS =
363
363
@HDF5_DRV_NEEDED_FALSE@libsilo_la_SOURCES = silo_version.c
364
364
@HDF5_DRV_NEEDED_FALSE@libsilo_la_LIBADD = \
365
365
@HDF5_DRV_NEEDED_FALSE@   score/libsilo_score.la \
370
370
@HDF5_DRV_NEEDED_FALSE@   unknown/libsilo_unknown.la \
371
371
@HDF5_DRV_NEEDED_FALSE@   filters/libsilo_filters.la 
372
372
 
373
 
@HDF5_DRV_NEEDED_FALSE@libsilo_la_LDFLAGS = -avoid-version
 
373
@HDF5_DRV_NEEDED_FALSE@libsilo_la_LDFLAGS = 
374
374
BUILT_SOURCES = $(MAKESETTINGS)
375
375
all: $(BUILT_SOURCES)
376
376
        $(MAKE) $(AM_MAKEFLAGS) all-recursive