]> git.donarmstrong.com Git - lilypond.git/blob - lib/Makefile.am.wild
partial: 0.1.57.jcn
[lilypond.git] / lib / Makefile.am.wild
1 # project  LilyPond -- the musical typesetter
2 # title    makefile for micro-lily-lib
3 # file     lib/Makefile 
4 #
5 # Copyright (c) 1997 by
6 #       Jan Nieuwenhuizen <jan@digicash.com>
7 #       Han-Wen Nienhuys <hanwen@stack.nl>
8 #
9
10 SUBDIRS = include
11
12 lib_LTLIBRARIES = liblily.la
13
14 liblily_la_SOURCES = $(wildcard *.cc)
15
16 INCLUDES = -I$(top_srcdir)/lib/include -I$(top_srcdir)/flower/include
17 MODULE_CXXFLAGS += -D_REENTRANT
18
19 EXTRA_DIST = Makefile.am.wild GNUmakefile
20
21 distclean-local:
22         -rm -rf .deps