1# $FreeBSD$
2
3FORTUNE_SRC=	${SRCTOP}/usr.bin/fortune
4FORTUNE_OBJ=	${OBJTOP}/usr.bin/fortune
5
6.include "${SRCTOP}/usr.bin/Makefile.inc"
7