aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 51fcc76..49a7570 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,6 @@ BINARIES := \
mendeleev-f \
mendeleev-hs \
mendeleev-py \
- mendeleev-tree-c \
LISP := \
clisp:mendeleev.lisp \
@@ -53,7 +52,6 @@ prof: \
prof-mendeleev-f.txt \
prof-mendeleev-hs.txt \
prof-mendeleev-py.txt \
- prof-mendeleev-tree-c.txt \
%.gmon: %
$(RM) $<-gmon.*