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