aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:03:41 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:03:41 +0100
commitae84348f33110f89516a7b53d15dc9cb6c45ead1 (patch)
tree0bc72e1e83cd20b420dcdcb35eead009a1ff366b /Makefile
parentUpdate e-mail and address (diff)
downloadcrt-calibrator-1.3.5.tar.gz
crt-calibrator-1.3.5.tar.bz2
crt-calibrator-1.3.5.tar.xz
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e70368..61f8378 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,6 @@ OBJ =\
HDR = common.h
-
all: crt-calibrator
$(OBJ): $(HDR)