From b826a2168c5d488197fca83ac7955a25ab5fb913 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 24 Jan 2020 09:50:36 +0100 Subject: es gibt jetzt nur noch *ein* Makefile (bis auf Konzerte) - wenn was nicht geht: altes Makefile raussuchen und das generische Makefile updaten, sodass es wieder läuft! MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Thank_you_for_the_music/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'Thank_you_for_the_music') diff --git a/Thank_you_for_the_music/Makefile b/Thank_you_for_the_music/Makefile index 9dcdc6c..cb66cc7 100644 --- a/Thank_you_for_the_music/Makefile +++ b/Thank_you_for_the_music/Makefile @@ -4,7 +4,7 @@ all: $(CURDOC).pdf pkill -SIGHUP -xf 'mupdf(-x11)? (.*/)?$<' || true clean: - rm -f *.pre *.post + rm -f *.pre Clean: clean rm -f *.pdf *.midi @@ -19,9 +19,4 @@ include ../.meta/*.mk %.pdf: %.post lilypond $< - -%.midi: %-nur-midi.post - lilypond $< - -test: - echo $(patsubst %.ly,%.post, $(shell ls *.ly)) + pkill -SIGHUP -xf "mupdf $@" || true -- cgit v1.2.3-70-g09d2