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
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
ibm-public
/
postfix
/
share
/
Makefile
blob
69668feebc8a8437a9b49cbe6b812457c5bde937
1
# $NetBSD$
2
3
.
include
<
bsd.own.mk
>
4
5
SUBDIR
=
README_FILES html
6
7
.if
${
MKSHARE
} !=
"no"
|| \
8
make
(
clean
)
|| make
(
cleandir
)
|| make
(
distclean
)
|| make
(
obj
)
9
SUBDIR
+=
conf
10
.
endif
11
12
13
.
include
<
bsd.subdir.mk
>