index
:
trees.git
master
Tree algorithms
git daemon
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mingw32
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'mingw32')
-rw-r--r--
mingw32
2
1 files changed, 1 insertions, 1 deletions
diff --git a/mingw32 b/mingw32
index b7d6c72..18de809 100644
--- a/
mingw32
+++ b/
mingw32
@@ -1,4 +1,4 @@
-PROG = tress
+PROG = trees
OBJS = $(PROG).o
CC = gcc
DBGFLAGS = -g -O0