10 lines
130 B
Makefile
10 lines
130 B
Makefile
# $NetBSD: Makefile,v 1.1 2010/07/18 07:01:38 mrg Exp $
|
|
|
|
XCBUTIL= event
|
|
|
|
SRCS= event.c
|
|
|
|
SHLIB_MAJOR= 1
|
|
|
|
.include "../xcb-util.mk"
|