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
/
server
/
drivers
/
xf86-video-igs
/
Makefile
blob
a7ee1c009c287b90ba14c899ad10fa9bcd9507b0
1
# $NetBSD: Makefile,v 1.1 2009/11/10 21:44:11 macallan Exp $
2
3
DRIVER
=
xf86-video-igs
4
DRIVER_NAME
=
igs_drv
5
6
SRCS
=
igs_driver.c igs_cursor.c igs_accel.c
7
MAN
=
igs
.4
8
9
CPPFLAGS
+= -
DHAVE_CONFIG_H
-
I
${
X11SRCDIR.
${
DRIVER
}}/
..
/
include
10
11
.
include
"../Makefile.xf86-driver"