8 lines
82 B
Makefile
8 lines
82 B
Makefile
OPACK_TARGET= demo
|
|
OPACK_SYS_HEADLESS= false
|
|
|
|
include src/opack.mk
|
|
|
|
all: opack
|
|
|