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