# $Id: Makefile,v 1.2 2000/08/14 16:26:08 amai Exp $

PROG=	ctags
#CFLAGS+=-I${.CURDIR}
SRCS=	C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c

include ../tools.mk