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