7 lines
150 B
Makefile
7 lines
150 B
Makefile
#
|
|
# Common global constants used as part of the build.
|
|
#
|
|
|
|
# Output Directory Name ########################################################
|
|
|
|
OUT = out
|