blob: 58544ee358485729837afaf65d1f45bf60424f3f (
plain)
1
2
3
4
5
6
7
|
# ** 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
|