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