39db722b77
As Bruce said, this is a little bogus, it'd be nice if bsd.prog.mk knew about .texi in the same way as it does man pages.. Submitted by: bde
8 lines
66 B
Makefile
8 lines
66 B
Makefile
# $Id$
|
|
|
|
INFO = diff
|
|
|
|
.PATH: ${.CURDIR}/..
|
|
|
|
.include <bsd.info.mk>
|