From: fred Date: Sun, 24 Mar 2002 19:27:58 +0000 (+0000) Subject: lilypond-0.0.23 X-Git-Tag: release/1.5.59~5607 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d9112936d0a7d791d911641c82577a4555d082dd;p=lilypond.git lilypond-0.0.23 --- diff --git a/configure b/configure new file mode 100755 index 0000000000..37d5742e10 --- /dev/null +++ b/configure @@ -0,0 +1,7 @@ +#!/bin/sh + +PREFIX="." +echo '#define LIBDIR "'$PREFIX'/"'> hdr/config.hh + +touch depend +make -f Initial.make \ No newline at end of file diff --git a/init/Makefile b/init/Makefile index 19dfcbfcaf..bb93a1c6fd 100644 --- a/init/Makefile +++ b/init/Makefile @@ -1,5 +1,5 @@ DFILES=dutch.ini table_sixteen.ini table_twenty.ini\ - english.ini script.ini + english.ini script.ini symbol.ini default: echo huh?