From 8da0deaaa07206060c04420473f7bfde795ce6b0 Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Sun, 11 Jul 2010 11:04:37 -0700 Subject: [PATCH] Remove obsolete targets in ps/GNUmakefile. --- ps/GNUmakefile | 9 --------- 1 file changed, 9 deletions(-) diff --git a/ps/GNUmakefile b/ps/GNUmakefile index d05179fd4e..8967ca4a2d 100644 --- a/ps/GNUmakefile +++ b/ps/GNUmakefile @@ -8,13 +8,4 @@ EXTRA_DIST_FILES = $(PS_FILES) INSTALLATION_DIR=$(local_lilypond_datadir)/ps/ INSTALLATION_FILES=$(PS_FILES) -# teTeX-3.0 compatibility. -local-install: - -$(INSTALL) -d $(DESTDIR)$(local_lilypond_datadir)/dvips - (cd $(DESTDIR)$(local_lilypond_datadir)/dvips && ln -sf ../ps .) - -local-uninstall: - -rm -f $(DESTDIR)$(local_lilypond_datadir)/dvips/ps - -rmdir $(DESTDIR)$(local_lilypond_datadir)/dvips - include $(depth)/make/stepmake.make -- 2.39.2