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]
/
sys
/
arch
/
m68k
/
060sp
/
Makefile
blob
9932b05c49cccac4c7fed102aa88a1cf31992713
1
# $NetBSD: Makefile,v 1.9 2008/03/27 07:15:16 apb Exp $
2
3
.
include
<
bsd.sys.mk
>
# for HOST_SH, TOOL_SED
4
5
# regenerate isp.S, fpsp.S, pfpsp.S
6
7
.SUFFIXES
:
8
9
.SUFFIXES
:
.sa .S
10
11
.PATH
:
dist
12
13
.sa.S
:
14
SED
=${
TOOL_SED
:
Q
}
\
15
${
HOST_SH
}
asm2gas
${
.IMPSRC
} >${
.TARGET
}
16
17
all
:
isp.S fpsp.S pfpsp.S