zephyr/samples/application_development/static_lib/Makefile
Anas Nashif 95d4ebbcd9 samples: net: use 'run' target in common Makefile.ipstack
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-03 10:27:17 -04:00

9 lines
142 B
Makefile

#
# Copyright (c) 2016 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
all qemu flash pristine clean:
$(MAKE) -C hello_world $@