Files
netbsd/external/mit/xorg/bin/xedit/re/Makefile
2015-10-15 10:25:28 +02:00

14 lines
214 B
Makefile

# $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>