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