Makefile.init
author Stefan Vogel <sv@exept.de>
Tue, 02 Apr 2013 11:32:49 +0200
changeset 2991 705850a604ee
parent 2980 0756e01d5954
child 3146 94b9eff076a3
permissions -rw-r--r--
Refactoring: replace asSet copy by asNewSet (same for IdentitySet) replace (xxx collect:[]) asSet by (xxx collect:[] as:Set) replace (xxx select:[]) asSet by (xxx select:[] as:Set)

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