#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	ctags
SRCS=	C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c

include ../Make.prog
