summaryrefslogtreecommitdiff
path: root/math/math/Makefile
blob: d2a56fc1c73320465ecf696e30be6fcc7dd5b9d9 (plain)
1
2
3
4
5
6
7
#	$Id$

PROG=	index.cgi
SRCS=	math.c metadb.c query.c
NOMAN=

.include <bsd.prog.mk>