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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
x11
/
share
/
Makefile
blob
a0e54b0f039bc58b80c1e957367e607c32de76ca
1
# $NetBSD: Makefile,v 1.3 2003/09/12 18:38: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 man nls
9
.
endif
10
11
.
include
<
bsd.subdir.mk
>