Skip to content

Commit 5a77052

Browse files
committed
Updated dependencies for x86_64
1 parent 4fd8dd1 commit 5a77052

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed

src/Makefile.x86_64.d

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,13 @@ $(LSP_DSP_LIB_BIN)/main/generic/generic.o: main/generic/generic.cpp \
9999
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/common/interpolation/linear.h \
100100
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
101101
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/string.h \
102+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/test.h \
103+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
104+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/env.h \
105+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
106+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
107+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
108+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/status.h \
102109
$(LSP_DSP_LIB_INC)/private/dsp/arch/generic/context.h \
103110
$(LSP_DSP_LIB_INC)/private/dsp/arch/generic/copy.h \
104111
$(LSP_DSP_LIB_INC)/private/dsp/arch/generic/complex.h \
@@ -187,6 +194,14 @@ $(LSP_DSP_LIB_BIN)/main/x86/x86.o: main/x86/x86.cpp \
187194
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
188195
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/string.h \
189196
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/stdio.h \
197+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/test.h \
198+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
199+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/env.h \
200+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
201+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
202+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
203+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/status.h \
204+
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/defs.h \
190205
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
191206
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/float.h \
192207
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/copy.h \
@@ -244,6 +259,14 @@ $(LSP_DSP_LIB_BIN)/main/x86/sse.o: main/x86/sse.cpp \
244259
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/bits.h \
245260
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/arch/x86/bits.h \
246261
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
262+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/test.h \
263+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
264+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/env.h \
265+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
266+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
267+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
268+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/status.h \
269+
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/defs.h \
247270
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
248271
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/mxcsr.h \
249272
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/copy.h \
@@ -338,6 +361,14 @@ $(LSP_DSP_LIB_BIN)/main/x86/sse2.o: main/x86/sse2.cpp \
338361
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/bits.h \
339362
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/arch/x86/bits.h \
340363
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
364+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/test.h \
365+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
366+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/env.h \
367+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
368+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
369+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
370+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/status.h \
371+
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/defs.h \
341372
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
342373
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse2/float.h \
343374
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse2/search/iminmax.h \
@@ -404,6 +435,14 @@ $(LSP_DSP_LIB_BIN)/main/x86/sse3.o: main/x86/sse3.cpp \
404435
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/bits.h \
405436
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/arch/x86/bits.h \
406437
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
438+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/test.h \
439+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
440+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/env.h \
441+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
442+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
443+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
444+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/status.h \
445+
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/defs.h \
407446
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
408447
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse3/copy.h \
409448
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse3/graphics.h \
@@ -464,6 +503,14 @@ $(LSP_DSP_LIB_BIN)/main/x86/sse4.o: main/x86/sse4.cpp \
464503
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/bits.h \
465504
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/arch/x86/bits.h \
466505
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
506+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/test.h \
507+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
508+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/env.h \
509+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
510+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
511+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
512+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/status.h \
513+
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/defs.h \
467514
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
468515
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse4/3dmath.h
469516
$(LSP_DSP_LIB_BIN)/main/x86/avx.o: main/x86/avx.cpp \
@@ -518,6 +565,14 @@ $(LSP_DSP_LIB_BIN)/main/x86/avx.o: main/x86/avx.cpp \
518565
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/bits.h \
519566
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/arch/x86/bits.h \
520567
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
568+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/test.h \
569+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
570+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/env.h \
571+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
572+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
573+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
574+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/status.h \
575+
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/defs.h \
521576
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
522577
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/xcr.h \
523578
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/copy.h \
@@ -608,6 +663,14 @@ $(LSP_DSP_LIB_BIN)/main/x86/avx2.o: main/x86/avx2.cpp \
608663
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/bits.h \
609664
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/arch/x86/bits.h \
610665
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
666+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/test.h \
667+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
668+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/env.h \
669+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/config.h \
670+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
671+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
672+
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/status.h \
673+
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/defs.h \
611674
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
612675
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/float.h \
613676
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/pmath/op_kx.h \

0 commit comments

Comments
 (0)