summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 892f59b..4a6bfc1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,8 @@
# $NetBSD: Makefile,v 1.35 2019/02/04 04:05:15 mrg Exp $
+BINDIR = /usr/local/bin
+MANDIR = /usr/local/man
+
WARNS=3
CWARNFLAGS.clang+= -Wno-error=cast-qual