mirror of
https://github.com/opnsense/src.git
synced 2026-04-07 18:35:22 -04:00
9 lines
193 B
Makefile
9 lines
193 B
Makefile
# $Id: Makefile,v 1.1 1995/10/29 09:08:35 peter Exp $
|
|
|
|
INFO = diff
|
|
|
|
INFOENTRY_diff= "* DIFF: (diff). DIFF/PATCH Reference Manual."
|
|
|
|
SRCDIR=${.CURDIR}/..
|
|
|
|
.include <bsd.info.mk>
|