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