]> git.donarmstrong.com Git - lilypond.git/blob - flowertest/Makefile.am
release: 0.1.54
[lilypond.git] / flowertest / Makefile.am
1 # Generated automatically by wild-perl 0.1
2 # project  LilyPond -- the musical typesetter
3 # title    makefile for flowertest
4 # file     flowertest/Makefile.am.wild
5
6 bin_PROGRAMS = test
7
8 TESTS = $(top_srcdir)/flowertest/check.sh
9
10 test_SOURCES = main.cc mat-test.cc pqtest.cc rattest.cc stringtest.cc
11
12 test_LDADD = $(top_builddir)/flower/libflower.la @LEXLIB@
13
14 EXTRA_DIST = result Makefile.am.wild GNUmakefile check.sh
15
16 noinst_HEADERS = flower-test.hh
17
18 INCLUDES = -I$(top_srcdir)/flower/include
19
20 # override default target for all-am: to get an extra dependency
21 all-am: Makefile $(PROGRAMS) wild-check
22
23 # dummy target for non-GNU makes; is overridden in GNUmakefile
24 wild-check:
25
26 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
27         $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@