]> git.donarmstrong.com Git - lilypond.git/blob - flower/Makefile.am
release: 0.1.52
[lilypond.git] / flower / Makefile.am
1 # Automatically generated from ./flower/Makefile.am.wild by autowild
2 # Do not edit
3 # Generated automatically by wild-perl 0.1
4 # project  FlowerSoft C++ library
5 # title    top level makefile for FlowerLib
6 # file     flower/Makefile.am.wild
7 #
8 # Copyright (c) 1997 by    
9 #       Jan Nieuwenhuizen <jan@digicash.com>
10 #       Han-Wen Nienhuys <hanwen@stack.nl>
11 #               ...your sort order here, or how to comment-out a comment
12
13 SUBDIRS = include test 
14
15 # the wild-perl script needs this.
16 real_topdir = $(top_srcdir)/..
17
18 lib_LTLIBRARIES = libflower.la
19
20 README_FILES = ONEWS NEWS README TODO VERSION
21 EXTRA_DIST = Makefile.am.wild aclocal.m4 configure configure.in $(README_FILES)
22
23 libflower_la_SOURCES = choleski.cc cpu-timer.cc data-file.cc diagonal-storage.cc dictionary.cc directed-graph.cc dstream.cc flower-debug.cc flower-version.cc full-storage.cc interval.cc lgetopt.cc libc-extension.cc matrix-debug.cc matrix-storage.cc matrix.cc nscalar.cc path.cc rational.cc scalar.cc string-convert.cc string.cc stringutil.cc text-db.cc text-stream.cc unionfind.cc vector.cc
24
25 libflower_la_LDFLAGS = -version-info @CURRENT@:@REVISION@:@AGE@
26
27 INCLUDES = -I$(srcdir)/include
28
29 distclean-local:
30         -rm -rf .deps
31 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
32         $(PERL) $(top_srcdir)/bin/wild-perl --top-srcdir="$(real_topdir)" < $< > $@