xref
: /
freebsd
/
usr.bin
/
fortune
/
Makefile.inc
(revision 361e428888e630eb708c72cf31579a25ba5d4f03)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
if
exists
(${.
CURDIR
}/../../
Makefile.inc
)
2
.
include
"${.CURDIR}/../../
Makefile.inc
"
3
.
endif
4