Source code
Revision control
Copy as Markdown
Other Tools
# 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
include $(topsrcdir)/config/rules.mk
ifdef GNU_AS
ifeq ($(TARGET_CPU),arm)
celt_pitch_xcorr_arm-gnu.o: celt/arm/armopts-gnu.S
endif
endif