From 5c20c659ec371957df08a6347fadfac9bf78a5a3 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Wed, 11 Sep 2024 15:10:03 +0200 Subject: add notes + callgrind profiling poc --- makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'makefile') diff --git a/makefile b/makefile index 02c583e..15eae95 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,5 @@ all: plan.pdf +all: research.pdf LATEXMKFLAGS += -cd LATEXMKFLAGS += -interaction=nonstopmode -- cgit v1.2.3