summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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