Introduction
Introduction Statistics Contact Development Disclaimer Help
tDo not open Makefile with edit target - scibeamer - quickly create scientific …
git clone git://src.adamsgaard.dk/scibeamer
Log
Files
Refs
README
LICENSE
---
commit 596fee4fe3334bd1ab1d6528b0851b7a519aa4d1
parent c986c7ebd64da71a1fa9c8ea199be00436018717
Author: Anders Damsgaard <[email protected]>
Date: Thu, 19 Sep 2019 12:03:27 +0200
Do not open Makefile with edit target
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -2,7 +2,7 @@ NAME=template
default: $(NAME).pdf
-edit: $(NAME).tex Makefile
+edit: $(NAME).tex
$(EDITOR) $^
$(NAME).pdf: $(NAME).aux
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.