]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/Makefile.am
partial: 0.1.57.jcn
[lilypond.git] / flower / Makefile.am
index 5eeaa35c32e4e513adad5b3cba2cc21a2ad1bed0..952a5e89c28af51c20338d42e1bdfb81f55d9817 100644 (file)
@@ -1,5 +1,3 @@
-# Automatically generated from ./flower/Makefile.am.wild by autowild
-# Do not edit
 # Generated automatically by wild-perl 0.1
 # project  FlowerSoft C++ library
 # title           top level makefile for FlowerLib
 #      Han-Wen Nienhuys <hanwen@stack.nl>
 #              ...your sort order here, or how to comment-out a comment
 
-SUBDIRS = include test 
-
-# the wild-perl script needs this.
-real_topdir = $(top_srcdir)/..
+SUBDIRS = include
 
 lib_LTLIBRARIES = libflower.la
 
 README_FILES = ONEWS NEWS README TODO VERSION
-EXTRA_DIST = Makefile.am.wild aclocal.m4 configure configure.in $(README_FILES)
+EXTRA_DIST = Makefile.am.wild GNUmakefile $(README_FILES)
 
 libflower_la_SOURCES = choleski.cc cpu-timer.cc data-file.cc diagonal-storage.cc dictionary.cc directed-graph.cc dstream.cc flower-debug.cc flower-version.cc full-storage.cc interval.cc lgetopt.cc libc-extension.cc matrix-debug.cc matrix-storage.cc matrix.cc nscalar.cc path.cc rational.cc scalar.cc string-convert.cc string.cc stringutil.cc text-db.cc text-stream.cc unionfind.cc vector.cc
 
 libflower_la_LDFLAGS = -version-info @CURRENT@:@REVISION@:@AGE@
 
-INCLUDES = -I$(srcdir)/include
+INCLUDES = -I$(top_srcdir)/flower/include
 
 distclean-local:
        -rm -rf .deps
+
+# override default target for all-am: to get an extra dependency
+all-am: Makefile $(PROGRAMS) wild-check
+
+# dummy target for non-GNU makes; is overridden in GNUmakefile
+wild-check:
+
+# dummy target for non-GNU makes; is overridden in GNUmakefile
+make-in-build:
+
 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
-       $(PERL) $(top_srcdir)/bin/wild-perl --top-srcdir="$(real_topdir)" < $< > $@
\ No newline at end of file
+       $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@