summaryrefslogtreecommitdiff
path: root/mk/__longjmp.x86-64.s.d
diff options
context:
space:
mode:
Diffstat (limited to 'mk/__longjmp.x86-64.s.d')
-rw-r--r--mk/__longjmp.x86-64.s.d8
1 files changed, 0 insertions, 8 deletions
diff --git a/mk/__longjmp.x86-64.s.d b/mk/__longjmp.x86-64.s.d
deleted file mode 100644
index db292da0..00000000
--- a/mk/__longjmp.x86-64.s.d
+++ /dev/null
@@ -1,8 +0,0 @@
-libc_C.0: libc.a(__longjmp.x86-64.s.o)
-libc.a(__longjmp.x86-64.s.o): $(OBJDIR)/__longjmp.x86-64.s.o
- @$(AR) $(ARFLAGS) $@ $(OBJDIR)/$%
-
-$(OBJDIR)/__longjmp.x86-64.s.o: src/setjmp/__longjmp.x86-64.s
-$(OBJDIR)/__longjmp.x86-64.s.o:
- @mkdir -p $(@D)
- $(CC) -c -o $@ $(CFLAGS) src/setjmp/__longjmp.x86-64.s