now needs -I to find headers from ../man
This commit is contained in:
parent
4d52d27c85
commit
d7350315cf
@ -1,8 +1,9 @@
|
||||
# $NetBSD: Makefile,v 1.4 1997/05/08 21:12:01 gwr Exp $
|
||||
# $NetBSD: Makefile,v 1.5 1997/10/17 07:08:51 mikel Exp $
|
||||
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
||||
|
||||
PROG= whatis
|
||||
SRCS= whatis.c config.c
|
||||
.PATH: ${.CURDIR}/../man
|
||||
CPPFLAGS+=-I${.CURDIR}/../man
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user