Expand PMF_FN_* macros.
[netbsd-mini2440.git] / x11 / bin / xedit / modules / Makefile
blobac87ed99eceea106d0b35bebd7856f234e16ee89
1 # $NetBSD: Makefile,v 1.1.1.1 2003/09/11 18:37:07 lukem Exp $
3 .include <bsd.own.mk>
5 .PATH: ${X11SRCDIR.xc}/programs/xedit/lisp/modules
7 FILESDIR=${X11LIBDIR}/xedit/lisp
8 FILES= indent.lsp lisp.lsp syntax.lsp xedit.lsp
10 SUBDIR= progmodes
12 .include <bsd.x11.mk>
13 .include <bsd.prog.mk>
14 .include <bsd.subdir.mk>