#!/usr/bin/make -f

# GENERATED; DO NOT EDIT
# This file is generated by serverless-runtime

-include Makefile.cyberapp
-include Makefile.runtime
-include Makefile.toolbox

.PHONY: init
init: cyberapp-init

.PHONY: test
test: cyberapp-test

.PHONY: build
build: cyberapp-build
