Makefile
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 27 Mar 2015 16:10:51 +0000
changeset 3418 3df0a2df585e
parent 3162 e8002e2c2fd9
child 3907 351963e0a66e
permissions -rw-r--r--
java lint: validate language and source code when running Java lint. - the language may not be Java any longer as lint is run in background and could have been changed meanwhile. - do not run the compiler at all if code is empty

#
# 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