From 5d615f2a8ad9695cae62a962329a9fbb5e344337 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:08:38 +0000 Subject: [PATCH] lilypond-0.1.57 --- debian/Makefile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 debian/Makefile diff --git a/debian/Makefile b/debian/Makefile new file mode 100644 index 0000000000..531f1330c4 --- /dev/null +++ b/debian/Makefile @@ -0,0 +1,19 @@ +depth = .. + +NAME= debian + +# generic variables: +# +include ./$(depth)/make/Variables.make +include ./$(depth)/make/Files.make +# + +# generic targets and rules: +# +include ./$(depth)/make/Targets.make +include ./$(depth)/make/Rules.make +# + + +EXTRA_DISTFILES = README.Debian TODO changelog control copyright \ + postinst postinst.old.sh postrm preinst rules watch -- 2.39.5