Makefile
author Jan Vrany <jan.vrany@fit.cvut.cz>
Tue, 30 Jun 2015 06:45:59 +0100
changeset 3469 83eb1270a2e6
parent 3162 e8002e2c2fd9
child 3907 351963e0a66e
permissions -rw-r--r--
64bit fix in float to int and int to float bit conversion. Use `int` instead of `INT` for `INT` may be 64bit int. Better would be to use `int32_t`, indeed, but this one is not supported by BCC. (we will drop BCC55 support soon, though)

#
# DO NOT EDIT 
# automagically generated from Make.proto (by make mf)
#
include ../rules/stdHeader
include ../configurations/COMMON/defines
include ../configurations/vendorConf
include ../configurations/myConf
include ../rules/stdHeader2
include Make.spec
include Make.proto

BASE_CONF=osx_x
BASE_CONF_VENDOR=mac
CONF_PACKS=
CONF_TOOLS=

include ../rules/stdRules