Files
netbsd/external/mit/xorg/bin/xedit/mp/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= mp
SRCS= mp.c mpi.c mpr.c
.PATH: ${X11SRCDIR.xedit}/lisp/mp
.include <bsd.x11.mk>
.include <bsd.lib.mk>