jf-roku/Makefile
2019-01-29 22:19:27 -06:00

11 lines
182 B
Makefile

#
# Copyright (c) 2015 Roku, Inc. All rights reserved.
# Simple Makefile for Roku Channel Development
#
APPNAME = hello-world
IMPORTS =
APPSROOT = ..
include $(APPSROOT)/app.mk