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
etc/protocols - sync with NetBSD-8
[minix.git]
/
external
/
mit
/
xorg
/
server
/
xorg-server
/
Xext
/
Xextmodule
/
Makefile
blob
3d6e9c0a1a649df5a8cdc5d8fd23c6649212164c
1
# $NetBSD: Makefile,v 1.7 2013/09/12 15:36:14 joerg Exp $
2
3
LIBISPRIVATE
=
yes
4
LIB
=
Xextmodule
5
6
COPTS
+= ${
PICFLAGS
}
7
8
.
include
"../../Makefile.serverlib"
9
.
include
"../Makefile.Xextmodule"
10
11
SRCS
= ${
SRCS.Xextmodule
}
shape.c
${
SRCS.Xext
}
12
13
.
include
"../Makefile.Xext"