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