From f720a77bddf573fbc7484c612f5a0c45bc501b8c Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 6 Jul 1998 07:23:00 +0000 Subject: [PATCH] lilypond-1.0.1 --- stepmake/make/Variables.make | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 stepmake/make/Variables.make diff --git a/stepmake/make/Variables.make b/stepmake/make/Variables.make new file mode 100644 index 0000000000..3c5a39dca3 --- /dev/null +++ b/stepmake/make/Variables.make @@ -0,0 +1,20 @@ +# title package specific variables +# file make/Variables.lilymake.make +# +# do not change this file for site-wide extensions; please use +# make/$(outdir)/Site.make; +# +# Any change in files in this directory (make/) would be distributed, if +# you do make dist +# + +# dummydeps +# +DUMMYDEPS=\ + +# + +STEPMAKE_INCLUDES = +STEPMAKE_LDFLAGS = +STEPMAKE_LIBES = + -- 2.39.5