diff options
| author | Thomas Moestl <tmm@FreeBSD.org> | 2002-03-05 00:00:40 +0000 |
|---|---|---|
| committer | Thomas Moestl <tmm@FreeBSD.org> | 2002-03-05 00:00:40 +0000 |
| commit | 49a64cb475659ee9dce491b1a0dc65a786c89e7e (patch) | |
| tree | f2aee493587bdf613e8cf927bea3ad0b32667ae9 | |
| parent | 3d4ce33dbf13f691ca62a51631d4e3737b1b7891 (diff) | |
Notes
| -rw-r--r-- | lib/libc/sparc64/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sparc64/Makefile.inc b/lib/libc/sparc64/Makefile.inc index 58a6bc43c33a..ebac893acc80 100644 --- a/lib/libc/sparc64/Makefile.inc +++ b/lib/libc/sparc64/Makefile.inc @@ -3,6 +3,8 @@ # Machine dependent definitions for the ultra sparc architecture. # +.include "fpu/Makefile.inc" + # # sparc64 is 64-bit, so it doesn't need quad functions. # |
