aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2012-11-07 20:47:59 +0100
committerMattias Andrée <maandree@operamail.com>2012-11-07 20:47:59 +0100
commitcdc4eb058727e8491212b62ffbe5322952931c7a (patch)
treef6792442063437039087e09d5ac641210ab3327c /Makefile
parentmakefile (diff)
downloadhungarian-algorithm-n3-cdc4eb058727e8491212b62ffbe5322952931c7a.tar.gz
hungarian-algorithm-n3-cdc4eb058727e8491212b62ffbe5322952931c7a.tar.bz2
hungarian-algorithm-n3-cdc4eb058727e8491212b62ffbe5322952931c7a.tar.xz
free allocated mojo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c02575..96d0d27 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
all:
- gcc -o "hungarian"{,.c}
+ gcc -g -o "hungarian"{,.c}
test:
./"hungarian"