]> git.donarmstrong.com Git - lilypond.git/commitdiff
rm ports
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 May 2002 15:12:32 +0000 (15:12 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 May 2002 15:12:32 +0000 (15:12 +0000)
32 files changed:
GNUmakefile.in
ports/GNUmakefile [deleted file]
ports/README.ports [deleted file]
ports/mutopia/Anonymous/GNUmakefile [deleted file]
ports/mutopia/ArbeauT/GNUmakefile [deleted file]
ports/mutopia/BachJS/GNUmakefile [deleted file]
ports/mutopia/BaltzarT/GNUmakefile [deleted file]
ports/mutopia/BanchieriA/GNUmakefile [deleted file]
ports/mutopia/BanisterJ/GNUmakefile [deleted file]
ports/mutopia/BeethovenLv/GNUmakefile [deleted file]
ports/mutopia/BendaJA/GNUmakefile [deleted file]
ports/mutopia/BruhnsN/GNUmakefile [deleted file]
ports/mutopia/CarcassiM/GNUmakefile [deleted file]
ports/mutopia/CarulliF/GNUmakefile [deleted file]
ports/mutopia/ClementiM/GNUmakefile [deleted file]
ports/mutopia/DowlandJ/GNUmakefile [deleted file]
ports/mutopia/GNUmakefile [deleted file]
ports/mutopia/GiordianoG/GNUmakefile [deleted file]
ports/mutopia/GruberFX/GNUmakefile [deleted file]
ports/mutopia/HattonJ/GNUmakefile [deleted file]
ports/mutopia/JoplinS/GNUmakefile [deleted file]
ports/mutopia/Mendelssohn-BartholdyF/GNUmakefile [deleted file]
ports/mutopia/MilanL/GNUmakefile [deleted file]
ports/mutopia/MozartWA/GNUmakefile [deleted file]
ports/mutopia/PaganiniN/GNUmakefile [deleted file]
ports/mutopia/Saint-SaensC/GNUmakefile [deleted file]
ports/mutopia/SatieE/GNUmakefile [deleted file]
ports/mutopia/SchubertF/GNUmakefile [deleted file]
ports/mutopia/SorF/GNUmakefile [deleted file]
ports/mutopia/Traditional/GNUmakefile [deleted file]
ports/mutopia/incoming/GNUmakefile [deleted file]
ports/ports.make [deleted file]

index 3ca2c0850e3ca0f5f3a0eecd5ea1aa349e063ce1..b467fed74720c90717ba7efcc74d0b4249414ca8 100644 (file)
@@ -13,7 +13,7 @@ SUBDIRS = buildscripts scripts flower lily \
        python po make intl \
        debian $(builddir)/stepmake \
        Documentation input \
-       mutopia ports
+       mutopia 
 #
 
 SCRIPTS = configure aclocal.m4
diff --git a/ports/GNUmakefile b/ports/GNUmakefile
deleted file mode 100644 (file)
index 477adb9..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-# ports/Makefile
-
-depth = ..
-
-SUBDIRS = mutopia
-
-LOCALSTEPMAKE_TEMPLATES=mutopia
-
-EXTRA_DIST_FILES = ports.make README.ports
-
-# include $(depth)/make/stepmake.make 
-include $(depth)/ports/ports.make
-
diff --git a/ports/README.ports b/ports/README.ports
deleted file mode 100644 (file)
index fe663a1..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-Experimental portal to www.mutopiaproject.org
-
-Issue
-
-    make help
-
-to get started.
-
-
-TODO
-
-    * smarter sync target.
-
-    * flexible publish target, for home and www.mutopiaproject.org use.
-
-    * fine grained `make mutopia' targets.  Currently, make mutopia
-      generates everything: dvi, ps, pngs, in a4 and letter formats.
-      Very useful for submitting to mutopia, but bit over the top otherwise.
-
-    * documentation: users should use the bootstrapping in make/ly.make
-      to generate mutopia submissions.
\ No newline at end of file
diff --git a/ports/mutopia/Anonymous/GNUmakefile b/ports/mutopia/Anonymous/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/ArbeauT/GNUmakefile b/ports/mutopia/ArbeauT/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/BachJS/GNUmakefile b/ports/mutopia/BachJS/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/BaltzarT/GNUmakefile b/ports/mutopia/BaltzarT/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/BanchieriA/GNUmakefile b/ports/mutopia/BanchieriA/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/BanisterJ/GNUmakefile b/ports/mutopia/BanisterJ/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/BeethovenLv/GNUmakefile b/ports/mutopia/BeethovenLv/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/BendaJA/GNUmakefile b/ports/mutopia/BendaJA/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/BruhnsN/GNUmakefile b/ports/mutopia/BruhnsN/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/CarcassiM/GNUmakefile b/ports/mutopia/CarcassiM/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/CarulliF/GNUmakefile b/ports/mutopia/CarulliF/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/ClementiM/GNUmakefile b/ports/mutopia/ClementiM/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/DowlandJ/GNUmakefile b/ports/mutopia/DowlandJ/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/GNUmakefile b/ports/mutopia/GNUmakefile
deleted file mode 100644 (file)
index eb9a649..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# ports/mutopia/Makefile
-
-depth = ../..
-
-include $(depth)/ports/ports.make
-
-# Only dist composers
-local-dist: trunc
diff --git a/ports/mutopia/GiordianoG/GNUmakefile b/ports/mutopia/GiordianoG/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/GruberFX/GNUmakefile b/ports/mutopia/GruberFX/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/HattonJ/GNUmakefile b/ports/mutopia/HattonJ/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/JoplinS/GNUmakefile b/ports/mutopia/JoplinS/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/Mendelssohn-BartholdyF/GNUmakefile b/ports/mutopia/Mendelssohn-BartholdyF/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/MilanL/GNUmakefile b/ports/mutopia/MilanL/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/MozartWA/GNUmakefile b/ports/mutopia/MozartWA/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/PaganiniN/GNUmakefile b/ports/mutopia/PaganiniN/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/Saint-SaensC/GNUmakefile b/ports/mutopia/Saint-SaensC/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/SatieE/GNUmakefile b/ports/mutopia/SatieE/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/SchubertF/GNUmakefile b/ports/mutopia/SchubertF/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/SorF/GNUmakefile b/ports/mutopia/SorF/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/Traditional/GNUmakefile b/ports/mutopia/Traditional/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/mutopia/incoming/GNUmakefile b/ports/mutopia/incoming/GNUmakefile
deleted file mode 100644 (file)
index aa36317..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
- depth = ../../..
- include $(depth)/ports/ports.make
diff --git a/ports/ports.make b/ports/ports.make
deleted file mode 100644 (file)
index 6e0b84c..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-# mutopia/mutopia.make
-
-#
-# Magic: find and include LilyPond's StepMake rules
-#
-# 0: try local tree
-# 1: follow LILYPONDPREFIX
-# 2: try source tree in home
-# 3: try installed tree in $HOME
-# 4: try system installed tree
-# 5: try system installed tree
-#
-make-root=$(wildcard $(depth)/make)
-#
-make-root?=$(wildcard $(LILYPONDPREFIX)/make)
-make-root?=$(wildcard $(HOME)/usr/share/lilypond/make)
-make-root?=$(wildcard /usr/share/lilypond/make)
-make-root?=$(wildcard /usr/local/share/lilypond/make)
-# make-root=<LilyPond's datadir>/make
-
-ifeq ($(SUBDIRS),)
-SUBDIRS = $(filter-out .,$(shell find . -maxdepth 1 -type d -not -name 'out*' -and -not -name 'CVS'))
-endif
-
-ifneq ($(make-root),)
-LOCALSTEPMAKE_TEMPLATES=ports mutopia ly
-include $(make-root)/stepmake.make
-else
-$(error can't find LilyPond's stepmake installation)
-endif
-#
-