minix/external/mit/xorg/bin/xedit/modules/progmodes/Makefile

13 lines
346 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
.include <bsd.own.mk>
.PATH: ${X11SRCDIR.xedit}/lisp/modules/progmodes
FILESDIR=${X11LIBDIR}/xedit/lisp/progmodes
FILES= c.lsp html.lsp imake.lsp lisp.lsp make.lsp man.lsp patch.lsp \
rpm.lsp sgml.lsp sh.lsp xconf.lsp xlog.lsp xrdb.lsp
.include <bsd.x11.mk>
.include <bsd.prog.mk>