8 lines
114 B
Makefile
8 lines
114 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2010/07/18 07:01:38 mrg Exp $
|
||
|
|
||
|
XCBUTIL= aux
|
||
|
|
||
|
SRCS= xcb_aux.c
|
||
|
|
||
|
.include "../xcb-util.mk"
|