# SPDX-License-Identifier: GPL-2.0-or-later # Copyright (c) Linux Test Project, 2016 # Parameters from the top level configure CC= @CC@ CFLAGS+= @CFLAGS@ LDLIBS+= @LIBS@ LDFLAGS+= @LDFLAGS@