summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <>2013-03-11 18:28:16 +0000
committererdgeist <>2013-03-11 18:28:16 +0000
commit3a361d0f6f6a4d04d8f4bd99440fcc27a80bfe6d (patch)
treeef8dc452d84aedff54b678ada1fbf3b9ec405d32
parent7c1c685ddf90d86261ed91b2629aea88bca31e98 (diff)
Add version
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 53a1bda..7370fd9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
1# $Id$
2
1CFLAGS+=-Wall -Wextra -pedantic -Os 3CFLAGS+=-Wall -Wextra -pedantic -Os
2LDFLAGS+=-s 4LDFLAGS+=-s
3PREFIX?=/usr/local 5PREFIX?=/usr/local