summaryrefslogtreecommitdiff
path: root/external/mit/xorg/bin/xedit/re/Makefile
blob: a4efab1535fc4f3a00e47c76bbc66870ba8b5f0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	$NetBSD: Makefile,v 1.2 2015/06/27 17:03:30 matt Exp $

LIBISPRIVATE=	yes

.include <bsd.own.mk>

LIB=		re
SRCS=		re.c rec.c reo.c

.PATH:		${X11SRCDIR.xedit}/lisp/re

.include <bsd.x11.mk>
.include <bsd.lib.mk>