8 lines
258 B
Makefile
8 lines
258 B
Makefile
|
# ** Default build configuration for dmake.
|
||
|
# ** DO NOT PLACE LOCAL DEFINITIONS INTO THIS FILE IT IS AUTO GENERATED
|
||
|
# ** USE "startup/local.mk" for those.
|
||
|
|
||
|
OS *:= xxOSxx
|
||
|
OSRELEASE *:= xxOSRELEASExx
|
||
|
OSENVIRONMENT *:= xxOSENVIRONMENTxx
|