]> git.donarmstrong.com Git - lilypond.git/blob - lib/Makefile.am
release: 0.1.54
[lilypond.git] / lib / Makefile.am
1 # Generated automatically by wild-perl 0.1
2 # project  LilyPond -- the musical typesetter
3 # title    makefile for micro-lily-lib
4 # file     lib/Makefile 
5 #
6 # Copyright (c) 1997 by
7 #       Jan Nieuwenhuizen <jan@digicash.com>
8 #       Han-Wen Nienhuys <hanwen@stack.nl>
9 #
10
11 SUBDIRS = include
12
13 lib_LTLIBRARIES = liblily.la
14
15 liblily_la_SOURCES = binary-source-file.cc duration-convert.cc duration.cc input.cc mapped-file-storage.cc moment.cc plet.cc simple-file-storage.cc source-file.cc source.cc template.cc warn.cc windhoos-suck-suck-suck-thank-you-cygnus.cc
16
17 INCLUDES = -I$(top_srcdir)/lib/include -I$(top_srcdir)/flower/include
18 MODULE_CXXFLAGS += -D_REENTRANT
19
20 EXTRA_DIST = Makefile.am.wild GNUmakefile
21
22 distclean-local:
23         -rm -rf .deps
24 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
25         $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@