mirror of https://github.com/F-Stack/f-stack.git
9 lines
139 B
Makefile
9 lines
139 B
Makefile
|
# SPDX-License-Identifier: BSD-3-Clause
|
||
|
# Copyright(c) 2010-2014 Intel Corporation
|
||
|
|
||
|
exec-env-appinstall:
|
||
|
@true
|
||
|
|
||
|
exec-env-appclean:
|
||
|
@true
|