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 0047634..dc9a30d 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 -lutil 4LDFLAGS+=-s -lutil -ljail
5PREFIX?=/usr/local 5PREFIX?=/usr/local
6 6
7all: jaildaemon 7all: jaildaemon