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
/
Makefile
blob
d1edca1e5f0e0bce71ee466efe0ed7d84aa7ef6e
1
# $NetBSD: Makefile,v 1.1 2009/06/23 15:02:51 tron Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
.if
${
MKPOSTFIX
} !=
"no"
6
SUBDIR
+=
postfix
7
.
endif
8
9
# Speedup stubs for some subtrees that don't need to run these rules
10
includes-postfix
:
11
@true
12
13
.
include
<
bsd.subdir.mk
>