36273fe84e
follows recent change in xsrc (and XFree-current)
12 lines
196 B
Makefile
12 lines
196 B
Makefile
# $NetBSD: Makefile,v 1.3 2003/10/20 05:12:41 jdolecek Exp $
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
LIB= Xxf86vm
|
|
.PATH: ${X11SRCDIR.xc}/lib/${LIB}
|
|
|
|
SRCS= XF86VMode.c
|
|
|
|
.include <bsd.x11.mk>
|
|
.include <bsd.lib.mk>
|