#	$NetBSD: Makefile.defines,v 1.2 2017/03/06 13:50:40 maya Exp $

# common defiles for libdrm components

CPPFLAGS+=	-DHAVE_INTTYPES_H \
		-DHAVE_NOUVEAU \
		-DHAVE_RADEON \
		-DHAVE_SETENV \
		-DHAVE_STDINT_H \
		-DHAVE_STRINGS_H \
		-DHAVE_STRING_H  \
		-DHAVE_SYS_STAT_H \
		-DHAVE_SYS_TYPES_H \
		-DHAVE_UNISTD_H

