summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d9a1cca..0047634 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1# $Id$ 1# $Id$
2 2
3CFLAGS+=-Wall -Wextra -pedantic -Os 3CFLAGS+=-Wall -Wextra -pedantic -Os
4LDFLAGS+=-s 4LDFLAGS+=-s -lutil
5PREFIX?=/usr/local 5PREFIX?=/usr/local
6 6
7all: jaildaemon 7all: jaildaemon