mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 02:21:29 +00:00
base.mk updated for resize
This commit is contained in:
@@ -4,6 +4,8 @@ HOST_WARNINGS=-pedantic-errors -Wfatal-errors -Wall -Werror -Wextra -Wno-unused-
|
||||
HOST_CFLAGS=$(HOST_WARNINGS)
|
||||
IMAGECONDIR=../tools/imagecon
|
||||
IMAGECON=$(IMAGECONDIR)/out/imagecon
|
||||
RESIZEDIR=../tools/resize
|
||||
RESIZE=$(RESIZEDIR)/out/resize
|
||||
|
||||
ifndef BASE_ADDRESS
|
||||
BASE_ADDRESS=70000
|
||||
|
||||
Reference in New Issue
Block a user