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]
/
gnu
/
dist
/
gcc4
/
gcc
/
config
/
i386
/
t-crtfm
blob
fc4b58784cad339b8f138e35b7975d86e7e8e066
1
EXTRA_PARTS += crtfastmath.o
2
3
$(T)crtfastmath.o: $(srcdir)/config/i386/crtfastmath.c $(GCC_PASSES)
4
$(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -msse -c \
5
$(srcdir)/config/i386/crtfastmath.c \
6
-o $(T)crtfastmath$(objext)