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
/
Makefile
blob
02d6a5df22816e1c8cd26001bc528d5265f6622d
1
# $NetBSD: Makefile,v 1.5 2015/09/03 22:24:02 youri Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
SUBDIR
+=
expat lua
6
7
.if
${
MKX11
} !=
"no"
8
SUBDIR
+=
xorg
9
SUBDIR
+=
.WAIT ctwm
10
.
endif
11
12
.
include
<
bsd.subdir.mk
>