repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
rom
/
mathieeesingbas
/
mmakefile.src
blob
e48dd23bf673b9935b43c4e159e0f4991a09b8fb
1
# $Id$
2
include $(TOP)/config/make.cfg
3
4
FUNCS := \
5
ieeespabs \
6
ieeespadd \
7
ieeespceil \
8
ieeespcmp \
9
ieeespdiv \
10
ieeespfix \
11
ieeespfloor \
12
ieeespflt \
13
ieeespmul \
14
ieeespneg \
15
ieeespsub \
16
ieeesptst
17
18
%build_module mmake=kernel-mathieeesingbas \
19
modname=mathieeesingbas modtype=library \
20
files=$(FUNCS)