osmo-trx/Transceiver52M/x86/Makefile.am

9 lines
166 B
Makefile

AM_CFLAGS = -Wall -std=gnu99 -march=native -I../common
noinst_LTLIBRARIES = libarch.la
libarch_la_SOURCES = \
../common/convolve_base.c \
convert.c \
convolve.c