From 126093c7ed903bb3eaf522ad0e1f7f890a533d82 Mon Sep 17 00:00:00 2001 From: Johannes Knoedtel Date: Thu, 5 Oct 2017 14:03:34 +0200 Subject: [PATCH] remove trailing whitespace --- IDB/idb_skript_greeny/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IDB/idb_skript_greeny/Makefile b/IDB/idb_skript_greeny/Makefile index ed0a8ed..531afb4 100644 --- a/IDB/idb_skript_greeny/Makefile +++ b/IDB/idb_skript_greeny/Makefile @@ -1,8 +1,8 @@ PDF = IDB -all: $(PDF) +all: $(PDF) -continuous: $(PDF).continuous +continuous: $(PDF).continuous %.continuous: %.pdf latexmk -jobname=$(@:%.continuous=%) -pvc -pdf $(@:%.continuous=%).tex