From d5d0d459cb106ab5ac810b199895a5d6c40f7a6a Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 20 Nov 2011 21:36:00 +0000 Subject: Initial support for man.conf/makepath(1). --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5b30f07a..c77daf15 100644 --- a/Makefile +++ b/Makefile @@ -23,6 +23,9 @@ VDATE = 8 October 2011 # CFLAGS += -DUSE_WCHAR +# If your system has manpath(1), check this off. +# CFLAGS += -DUSE_MANPATH + CFLAGS += -g -DHAVE_CONFIG_H -DVERSION="\"$(VERSION)\"" CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings PREFIX = /usr/local -- cgit v1.2.3-56-ge451