# This file is part of the SV-Benchmarks collection of verification tasks: # https://github.com/sosy-lab/sv-benchmarks # # SPDX-FileCopyrightText: 2015-2016 Daniel Liew # SPDX-FileCopyrightText: 2015-2020 The SV-Benchmarks Community # # SPDX-License-Identifier: Apache-2.0 LEVEL := ./ # Don't try to build any sources on this level SKIP_LEVEL := 1 # This directory does not contain tasks IGNORE_DIRS := ./properties/ ./Juliet_Test/ include $(LEVEL)/Makefile.config