mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-17 19:25:13 -04:00
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"
|