mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-05-30 13:37:38 +00:00
6 lines
192 B
Makefile
6 lines
192 B
Makefile
# Copyright (C) 2019 Intel Corporation. All rights reserved.
|
|
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
|
|
|
obj-y += bh_list.o bh_log.o attr-container.o bh_queue.o
|
|
obj-y += coap/
|