NetBSD/x11/lib/xtrans/Makefile

13 lines
204 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:59 lukem Exp $
.include <bsd.own.mk>
.PATH: ${X11SRCDIR.xc}/lib/xtrans
INCSDIR=${X11INCDIR}/X11
INCS= Xtrans.h
.include <bsd.x11.mk>
.include <bsd.prog.mk>