repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
external
/
mit
/
xorg
/
share
/
Makefile
blob
5ccbb0029cc8ffcb62a7e8d6701120269d16405d
1
# $NetBSD: Makefile,v 1.4 2004/01/11 23:44:31 lukem Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
SUBDIR
=
cf
6
.if
${
MKSHARE
} !=
"no"
|| \
7
make
(
clean
)
|| make
(
cleandir
)
|| make
(
distclean
)
|| make
(
obj
)
8
SUBDIR
+=
fonts nls
9
.
endif
10
11
.
include
<
bsd.subdir.mk
>