mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
Make this (hopefully) build now. There was no dir entry.
This commit is contained in:
parent
167a634704
commit
076bf094bc
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
# $Id$
|
||||
# $Id: Makefile,v 1.1 1995/10/29 09:08:35 peter Exp $
|
||||
|
||||
INFO = diff
|
||||
|
||||
.PATH: ${.CURDIR}/..
|
||||
INFOENTRY_diff= "* DIFF: (diff). DIFF/PATCH Reference Manual."
|
||||
|
||||
SRCDIR=${.CURDIR}/..
|
||||
|
||||
.include <bsd.info.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue