changeset 961:ab4e8a4339ae

only build lilypond for darwin target.
author hanwen <hanwen@xs4all.nl>
date Thu, 12 Jan 2006 12:41:41 +0100
parents 0fb3ad15d75e
children 518f8457d2d3
files GNUmakefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/GNUmakefile	Thu Jan 12 12:41:29 2006 +0100
+++ b/GNUmakefile	Thu Jan 12 12:41:41 2006 +0100
@@ -61,7 +61,7 @@
 	$(call BUILD,$@,lilypond)
 
 darwin:
-	$(call BUILD,$@,ghostscript lilypond osx-lilypad)
+	$(call BUILD,$@,lilypond)
 
 debian:
 	$(call BUILD,$@,lilypond)