Skip to content

Commit

Permalink
allow overriding MANDIR
Browse files Browse the repository at this point in the history
  • Loading branch information
itojun committed Aug 14, 2003
1 parent 49c01f4 commit fbd5b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netbsd/sbin/Makefile.inc
Expand Up @@ -2,7 +2,7 @@
# @(#)Makefile.inc 8.1 (Berkeley) 6/8/93

BINDIR?= /usr/local/v6/sbin
MANDIR= /usr/local/v6/man
MANDIR?= /usr/local/v6/man
CFLAGS+=-DHAVE_SCOPELIB

LDSTATIC?= -static

0 comments on commit fbd5b86

Please sign in to comment.