# THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT MODIFY BY HAND.
DEPTH := ../..
topobjdir := /jenkins/jobs/oi-userland/workspace/components/web/firefox/build/amd64
topsrcdir := /jenkins/jobs/oi-userland/workspace/components/web/firefox/firefox-147.0.3
srcdir := /jenkins/jobs/oi-userland/workspace/components/web/firefox/firefox-147.0.3/media/libvpx
srcdir_rel := ../../../../firefox-147.0.3/media/libvpx
relativesrcdir := media/libvpx
include $(DEPTH)/config/autoconf.mk
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

# Set up the libvpx assembler config.

include $(topsrcdir)/config/rules.mk

ifeq ($(TARGET_CPU),arm)
ifdef GNU_AS
$(addsuffix .$(OBJ_SUFFIX), idct4x4_add_neon.asm idct8x8_add_neon.asm idct16x16_add_neon.asm): libvpx/vpx_dsp/arm/idct_neon.asm.S
endif
endif

include $(topsrcdir)/config/recurse.mk
