diff options
| author | Kyle K <kylek389@gmail.com> | 2011-01-17 21:11:31 -0600 | 
|---|---|---|
| committer | Kamil Kaminski <kamilkss@gmail.com> | 2011-01-17 21:11:31 -0600 | 
| commit | e9643aa97f3da434f2a49671252ea2683d9d24b0 (patch) | |
| tree | 6a585f81748614ee3609a6db5627f6c2dc25e109 | |
| parent | 34ceeacc8679b6ee01e785de2508c5cfec91d993 (diff) | |
| download | trees-master.tar.gz trees-master.tar.bz2 trees-master.zip  | |
| -rw-r--r-- | mingw32 | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -PROG = tress +PROG = trees  OBJS = $(PROG).o  CC = gcc  DBGFLAGS = -g -O0  | 
