1*971bb1a5SLionel Sambuc#	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
2*971bb1a5SLionel Sambuc
3*971bb1a5SLionel Sambuc.include <bsd.own.mk>
4*971bb1a5SLionel Sambuc
5*971bb1a5SLionel Sambuc.PATH:	${X11SRCDIR.xedit}/lisp/modules/progmodes
6*971bb1a5SLionel Sambuc
7*971bb1a5SLionel SambucFILESDIR=${X11LIBDIR}/xedit/lisp/progmodes
8*971bb1a5SLionel SambucFILES=	c.lsp html.lsp imake.lsp lisp.lsp make.lsp man.lsp patch.lsp \
9*971bb1a5SLionel Sambuc	rpm.lsp sgml.lsp sh.lsp xconf.lsp xlog.lsp xrdb.lsp
10*971bb1a5SLionel Sambuc
11*971bb1a5SLionel Sambuc.include <bsd.x11.mk>
12*971bb1a5SLionel Sambuc.include <bsd.prog.mk>
13