1995-03-20 20:46:29 -05:00
|
|
|
# $Id: Makefile,v 1.11 1995/03/16 00:12:23 asami Exp $
|
1994-08-23 06:20:29 -04:00
|
|
|
#
|
1995-01-15 01:43:30 -05:00
|
|
|
SUBDIR= archivers audio cad comms databases devel editors games graphics \
|
1995-03-15 19:12:23 -05:00
|
|
|
japanese lang mail math net news print shells utils x11
|
1994-08-21 09:19:28 -04:00
|
|
|
|
1994-08-22 07:26:08 -04:00
|
|
|
.include <bsd.port.subdir.mk>
|
1995-01-14 06:27:06 -05:00
|
|
|
|
|
|
|
index:
|
|
|
|
@echo -n "Generating INDEX - please wait.."
|
1995-03-20 20:46:29 -05:00
|
|
|
@make describe > ${.CURDIR}/INDEX
|
1995-01-14 06:27:06 -05:00
|
|
|
@echo " Done."
|