diff options
Diffstat (limited to '.deps/libc.C_0')
| -rw-r--r-- | .deps/libc.C_0 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.deps/libc.C_0 b/.deps/libc.C_0 new file mode 100644 index 00000000..55a974e9 --- /dev/null +++ b/.deps/libc.C_0 @@ -0,0 +1,14 @@ +.POSIX: +libc_C_0_OBJS= \ + libc.a($(OBJDIR)/__libc_start.o) \ + libc.a($(OBJDIR)/__libc.o) \ + libc.a($(OBJDIR)/_XOPEN_SOURCE.o) \ + libc.a($(OBJDIR)/_POSIX_C_SOURCE.o) \ + libc.a($(OBJDIR)/_XOPEN_SOURCE_EXTENDED.o) \ + libc.a($(OBJDIR)/__syscall.o) \ + libc.a($(OBJDIR)/__libc_per_thread.o) \ + libc.a($(OBJDIR)/__errno.o) \ + libc.a($(OBJDIR)/__stderr.o) \ + libc.a($(OBJDIR)/__stdout.o) \ + libc.a($(OBJDIR)/__stdin.o) \ + libc.a($(OBJDIR)/__assert.o)
\ No newline at end of file |
