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]
/
regress
/
sys
/
arch
/
arm
/
Makefile
blob
45dbb018ad1e50c9b9c340ef7c68b348cfe2093a
1
# $NetBSD: Makefile,v 1.2 2001/09/01 09:53:25 rearnsha Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
SUBDIR
+=
abort-fixup
6
7
.if
${
OBJECT_FMT
} ==
"ELF"
8
SUBDIR
+=
sigstackalign
9
.
endif
10
11
.
include
<
bsd.subdir.mk
>