971bb1a587
Change-Id: Ib11d8659485a444797bf3a2118182a1d4e316b50
13 lines
217 B
Makefile
13 lines
217 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
|
|
|
|
MKPRIVATELIB= 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>
|