]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.23
authorfred <fred>
Sun, 24 Mar 2002 19:27:58 +0000 (19:27 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:27:58 +0000 (19:27 +0000)
configure [new file with mode: 0755]
init/Makefile

diff --git a/configure b/configure
new file mode 100755 (executable)
index 0000000..37d5742
--- /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
index 19dfcbfcaf555311d300d5d6d259515660f4b34a..bb93a1c6fdb1ccece55f119ef9f187a8d758b877 100644 (file)
@@ -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?