# $NetBSD: Makefile,v 1.3 1995/03/26 20:14:03 glass Exp $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= ctags CFLAGS+=-I${.CURDIR} SRCS= C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c .include