6 lines
88 B
Makefile
6 lines
88 B
Makefile
|
IMAGE_DIR := image
|
||
|
BUILD_ID_OUT := build_id
|
||
|
BUILD_LOG := build_log
|
||
|
|
||
|
include */config.mk
|