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