summaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkfile b/mkfile
index 03330ce..80df540 100644
--- a/mkfile
+++ b/mkfile
@@ -3,3 +3,4 @@
run:
$CC $CFLAGS tree.c
$LD $LDFLAGS -o tree tree.$O
+