Add fp.c file, reformat to be more readable.
authorrahnds <rahnds@openbsd.org>
Thu, 2 Jan 1997 03:06:54 +0000 (03:06 +0000)
committerrahnds <rahnds@openbsd.org>
Thu, 2 Jan 1997 03:06:54 +0000 (03:06 +0000)
lib/libc/arch/powerpc/gen/Makefile.inc

index d466810..677172e 100644 (file)
@@ -1 +1,3 @@
-SRCS+= isinf.c infinity.c setjmp.S sigsetjmp.S flt_rounds.c modf.c ldexp.c fabs.c
+SRCS+= isinf.c infinity.c setjmp.S sigsetjmp.S flt_rounds.c modf.c
+SRCS+= ldexp.c fabs.c
+SRCS+= fp.c