diff options
| author | Jakob Kaivo <jkk@ung.org> | 2020-08-14 22:30:01 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2020-08-14 22:30:01 -0400 |
| commit | 3558f090373331e0825021c7d45156b4a4fbcc39 (patch) | |
| tree | 133d5f40e56029ffdfe3891b5e4f80cdb8cd3b5f /.deps/libc.C_201112 | |
| parent | 420a60e5ebee84ce714c1f31a8e54e1ae2d21f30 (diff) | |
remove old dependency system
Diffstat (limited to '.deps/libc.C_201112')
| -rw-r--r-- | .deps/libc.C_201112 | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/.deps/libc.C_201112 b/.deps/libc.C_201112 deleted file mode 100644 index 7c94f47e..00000000 --- a/.deps/libc.C_201112 +++ /dev/null @@ -1,28 +0,0 @@ -.POSIX: -libc_C_201112_OBJS= \ - libc.a($(OBJDIR)/thrd_equal.o) \ - libc.a($(OBJDIR)/thrd_create.o) \ - libc.a($(OBJDIR)/thrd_sleep.o) \ - libc.a($(OBJDIR)/tss_delete.o) \ - libc.a($(OBJDIR)/tss_set.o) \ - libc.a($(OBJDIR)/cnd_timedwait.o) \ - libc.a($(OBJDIR)/mtx_timedlock.o) \ - libc.a($(OBJDIR)/mtx_unlock.o) \ - libc.a($(OBJDIR)/thrd_current.o) \ - libc.a($(OBJDIR)/mtx_trylock.o) \ - libc.a($(OBJDIR)/_enums.o) \ - libc.a($(OBJDIR)/cnd_destroy.o) \ - libc.a($(OBJDIR)/thrd_exit.o) \ - libc.a($(OBJDIR)/thrd_join.o) \ - libc.a($(OBJDIR)/tss_create.o) \ - libc.a($(OBJDIR)/tss_get.o) \ - libc.a($(OBJDIR)/thrd_yield.o) \ - libc.a($(OBJDIR)/call_once.o) \ - libc.a($(OBJDIR)/mtx_init.o) \ - libc.a($(OBJDIR)/cnd_signal.o) \ - libc.a($(OBJDIR)/mtx_lock.o) \ - libc.a($(OBJDIR)/cnd_broadcast.o) \ - libc.a($(OBJDIR)/cnd_init.o) \ - libc.a($(OBJDIR)/mtx_destroy.o) \ - libc.a($(OBJDIR)/cnd_wait.o) \ - libc.a($(OBJDIR)/thrd_detach.o)
\ No newline at end of file |
