]> git.donarmstrong.com Git - lilypond.git/blob - mi2mu/Makefile.am.wild
cced5f03007171bf7260bde03c39d46574a8587c
[lilypond.git] / mi2mu / Makefile.am.wild
1 # project  LilyPond -- the musical typesetter
2 # title    makefile for mi2mu
3 # file     mi2mu/Makefile.am.wild
4 #
5 # Copyright (c) 1997 by
6 #       Jan Nieuwenhuizen <jan@digicash.com>
7 #       Han-Wen Nienhuys <hanwen@stack.nl>
8
9 SUBDIRS = include
10
11 bin_PROGRAMS = mi2mu
12
13 mi2mu_SOURCES = $(wildcard *.cc)
14
15 # ugh -lfl bo lib/FlexLexer stuff
16 #mi2mu_LDADD = -llily -lflower -lfl
17
18 # mi2mu_LDFLAGS = -L$(absolute_builddir)/lib/.libs -L$(absolute_builddir)/flower/.libs
19 mi2mu_LDADD = $(top_builddir)/lib/liblily.la $(top_builddir)/flower/libflower.la @LEXLIB@
20  
21
22 INCLUDES = -I$(srcdir)/include -I$(srcdir)/../lib/include -I$(srcdir)/../flower/include
23
24 EXTRA_DIST = Makefile.am.wild GNUmakefile VERSION TODO
25
26 # override default target for all-am: to get an extra dependency
27 all-am: Makefile $(PROGRAMS) wild-check
28
29 # dummy target for non-GNU makes; is overridden in GNUmakefile
30 wild-check:
31
32 distclean-local:
33         -rm -rf .deps