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