# $Id: Makefile,v 1.9 1995/01/15 06:43:30 ache Exp $ # SUBDIR= archivers audio cad comms databases devel editors games graphics \ lang mail math net news print shells utils x11 .include index: @echo -n "Generating INDEX - please wait.." @make describe | sed -e '/===/D' -e 's;${.CURDIR}/;;' \ | expand -40 > ${.CURDIR}/INDEX @echo " Done."