]> git.donarmstrong.com Git - lilypond.git/blob - mi2mu/Makefile.am
174780582134effa2af6fc2c7f98e59d7fc11ed7
[lilypond.git] / mi2mu / Makefile.am
1 # Automatically generated from ./lilypond-0.1.49/mi2mu/Makefile.am.wild by bin/autowild
2 # Do not edit
3 # project  LilyPond -- the musical typesetter
4 # title    makefile for mi2mu
5 # file     mi2mu/Makefile.am.wild
6 #
7 # Copyright (c) 1997 by
8 #       Jan Nieuwenhuizen <jan@digicash.com>
9 #       Han-Wen Nienhuys <hanwen@stack.nl>
10
11 SUBDIRS = include
12
13 bin_PROGRAMS = mi2mu
14
15 mi2mu_SOURCES = main.cc mi2mu-version.cc midi-parser.cc midi-score-parser.cc midi-track-parser.cc mudela-column.cc mudela-item.cc mudela-score.cc mudela-staff.cc mudela-stream.cc mudela-voice.cc template.cc version.cc
16
17 mi2mu_LDADD = -llily -lflower
18
19 mi2mu_LDFLAGS = -L../lib -L../flower
20
21 INCLUDES = -Iinclude -I../lib/include -I../flower/include
22
23 EXTRA_DIST = Makefile.am.wild VERSION TODO
24