reset to master

This commit is contained in:
Your Name 2022-06-22 09:03:41 +02:00
parent 165c2bcb0c
commit d265b88b48

View file

@ -5,10 +5,10 @@
o/$(MODE)/test/libc: \ o/$(MODE)/test/libc: \
o/$(MODE)/test/libc/alg \ o/$(MODE)/test/libc/alg \
o/$(MODE)/test/libc/bits \ o/$(MODE)/test/libc/bits \
o/$(MODE)/test/libc/calls \
o/$(MODE)/test/libc/dns \ o/$(MODE)/test/libc/dns \
o/$(MODE)/test/libc/fmt \ o/$(MODE)/test/libc/fmt \
o/$(MODE)/test/libc/intrin \ o/$(MODE)/test/libc/intrin \
o/$(MODE)/test/libc/calls \
o/$(MODE)/test/libc/log \ o/$(MODE)/test/libc/log \
o/$(MODE)/test/libc/mem \ o/$(MODE)/test/libc/mem \
o/$(MODE)/test/libc/nexgen32e \ o/$(MODE)/test/libc/nexgen32e \