Files
netbsd/external/mit/xorg/bin/xedit/mp/Makefile
2013-04-06 16:48:33 +02:00

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