10 lines
156 B
Makefile
10 lines
156 B
Makefile
STATUS=@STATUS@
|
|
THEME=@THEME@
|
|
NAME=@NAME@
|
|
VERSION=@VERSION@
|
|
|
|
all:
|
|
|
|
include components.mk
|
|
install: browser-qt ahttpd boot-images boot-splash @X86@ indexhtml
|