mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
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
7 lines
66 B
Makefile
7 lines
66 B
Makefile
# $Id$
|
|
|
|
INFO = diff
|
|
|
|
.PATH: ${.CURDIR}/..
|
|
|
|
.include <bsd.info.mk>
|