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
/
bin
/
xmkmf
/
Makefile
blob
bdc17d76824f66d8342c456e454ce4ccabae1138
1
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
CPPSCRIPTS
=
xmkmf
6
CPPSCRIPTFLAGS
= -
DCONFIGDIRSPEC
=
\"
-
I
${
X11LIBDIR
}/
config
\"
7
SCRIPTS
= ${
CPPSCRIPTS
}
8
MAN
=
xmkmf
.1
9
10
.PATH
: ${
X11SRCDIR.imake
}
11
12
.
include
<
bsd.x11.mk
>
13
.
include
<
bsd.prog.mk
>