Files
netbsd/x11/bin/xkbcomp/semantics/Makefile
2013-04-06 16:48:33 +02:00

12 lines
216 B
Makefile

# $NetBSD: Makefile,v 1.2 2003/09/13 20:18:26 lukem Exp $
.include <bsd.own.mk>
XKBNAME= semantics
FILES= basic complete default xtest
.include "../Makefile.xkbcomp"
.include <bsd.x11.mk>
.include <bsd.prog.mk>