repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
external
/
mit
/
xorg
/
lib
/
libdrm
/
Makefile.defines
blob
4202f7ff5cd8f462d2b340db34c659cb2087ddf0
1
# $NetBSD: Makefile.defines,v 1.1 2014/03/17 08:01:18 mrg Exp $
2
3
# common defiles for libdrm components
4
5
CPPFLAGS+= -DHAVE_INTTYPES_H \
6
-DHAVE_RADEON \
7
-DHAVE_SETENV \
8
-DHAVE_STDINT_H \
9
-DHAVE_STRINGS_H \
10
-DHAVE_STRING_H \
11
-DHAVE_SYS_STAT_H \
12
-DHAVE_SYS_TYPES_H \
13
-DHAVE_UNISTD_H
14
15
# -DHAVE_NOUVEAU
16