rattail-palm/auto-generated.mk

73 lines
1.4 KiB
Makefile
Raw Normal View History

2012-02-15 19:34:31 -06:00
# This file auto-generated by Garnet OS Make builder. Don't modify directly!!!
# This value is unescaped. Either quote the value or escape special characters when you use it.
ifeq ($(TOOLS_DIR), )
TOOLS_DIR = C:/Program Files/ACCESS/Garnet OS Development Suite/PalmOSTools/
endif
# This value is unescaped. Either quote the value or escape special characters when you use it.
ifeq ($(SDK_LOCATION), )
SDK_LOCATION = C:/Program Files/ACCESS/Garnet OS Development Suite/sdk-5r4/
endif
ifeq ($(SDK_VERSION), )
SDK_VERSION = sdk-5r4
endif
ifeq ($(DATABASE_BUNDLE), )
DATABASE_BUNDLE =
endif
ifeq ($(DATABASE_RESET), )
DATABASE_RESET =
endif
ifeq ($(CREATOR_ID), )
CREATOR_ID = RTTL
endif
ifeq ($(DATABASE_BACKUP), )
DATABASE_BACKUP = -b
endif
ifeq ($(DB_TYPE), )
DB_TYPE = appl
endif
ifeq ($(PROJECT_VERSION), )
PROJECT_VERSION = 10100
endif
ifeq ($(SDK), )
SDK = com.palmsource.eclipse.sdk.palmos5
endif
ifeq ($(DATABASE_PROTECT), )
DATABASE_PROTECT =
endif
ifeq ($(DB_NAME), )
DB_NAME = Rattail
endif
ifeq ($(DATABASE_HIDDEN), )
DATABASE_HIDDEN =
endif
ifeq ($(DATABASE_VERSION), )
DATABASE_VERSION = 1
endif
ifeq ($(OS_API), )
OS_API = 68K
endif
ifeq ($(PROJECT_TYPE), )
PROJECT_TYPE = appl
endif
ifeq ($(ARTIFACT_NAME), )
ARTIFACT_NAME = RattailPalm
endif