aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 172b8cb..598f323 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,3 @@
-
tools/safeexec: tools/safeexec.c
gcc -g -O2 $^ -o $@