Makefile
author Claus Gittinger <cg@exept.de>
Wed, 25 Apr 2018 11:58:04 +0200
changeset 18059 819f12f70f46
parent 12603 af982630f6ad
child 12627 cd43df2b0272
permissions -rw-r--r--
#FEATURE by cg class: ChangesBrowser added new cleanup function (I am tired of search & click...) #doCleanup #selectChange: #selectorOfMethodCategoryChange: #silentDeleteMethodCategoryChangesFor:selector:from:to: #silentDeleteMethodChangesFor:selector:from:to: #updateChangeList comment/format in:16 methods changed: #autoSelect: #autoSelectOrEnd: #classOfChange:ifAbsent: #deleteChangesFrom:to: #doCompareAndCompress (send #updateChangeList instead of #setChangeList) #doDeleteClassSelectorOlder #doUpdate (send #updateChangeList instead of #setChangeList) #doWriteBack (send #updateChangeList instead of #setChangeList) #findNextOrPrevious:forWhich:startingAt: #postRealize (send #updateChangeList instead of #setChangeList) #selectorOfMethodChange: class: ChangesBrowser class comment/format in: #documentation #menuSpecFile class: ChangesBrowser::ChangeFileReader added: #colorizeAsCommentChange: comment/format in: #processChunk changed: #processMethodChunkIfNone: #processNonMethodChunk category of: #processNonMethodChunk class: ChangesBrowser::ChangeInfo class definition added: #categoryIfCategoryChange #categoryIfCategoryChange: #isMethodCategoryChange class: ChangesBrowser::ChangeInfo class added: #documentation

#
# 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/gcc
BASE_CONF_VENDOR=mac
CONF_PACKS=
CONF_TOOLS=

include ../rules/stdRules