diff options
Diffstat (limited to 'libc/stdio/Makefile.in')
-rw-r--r-- | libc/stdio/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/stdio/Makefile.in b/libc/stdio/Makefile.in index 9a98afe8a..a2b4aac87 100644 --- a/libc/stdio/Makefile.in +++ b/libc/stdio/Makefile.in @@ -129,7 +129,6 @@ $(STDIO_MOBJ2) $(STDIO_MOBJ2:.o=.os): $(STDIO_MSRC2) $(compile.m) libc-a-y+=$(STDIO_OBJS) -libc-a-pic-y+=$(STDIO_OBJS:.o=.os) libc-so-y+=$(STDIO_OBJS:.o=.os) #CFLAGS-multi-y+=$(STDIO_DEF) |