# Makefile generated by !GCCide v2.03 (18-May-03) on 25-Sep-03
# Project: Toppler

# Flags:
GPPFlags = -O3 -mthrowback -Wall -DTOP_DATADIR='"<Toppler$$Dir>"' -DVERSION='"1.0.2"' -ISDL: -IGPP: -IUnix: -IZLIB: -ISDLExtra: -c -o
LinkFlags =  -o !RunImage

# Target:
!RunImage:	o.archi o.bonus o.configuration o.decl o.elevators o.game o.highscore o.keyb o.level o.leveledit o.main o.menu o.menusys o.points o.robots o.screen o.snowball o.sound o.sprites o.stars o.toppler o.txtsys 
		GCCbin:drlink $(LinkFlags) o.archi o.bonus o.configuration o.decl o.elevators o.game o.highscore o.keyb o.level o.leveledit o.main o.menu o.menusys o.points o.robots o.screen o.snowball o.sound o.sprites o.stars o.toppler o.txtsys SDLExtra:o.libSDL_mixer SDL:o.libSDL Unix:o.libstdc++ Unix:o.libiostream ZLIB:o.libz Unix:o.unixlib Unix:o.libgcc

# Dependencies:
o.archi:	cc.archi h.archi h.decl h.config
	GCCbin:gcc $(GPPFlags) o.archi cc.archi
o.bonus:	cc.bonus h.bonus h.keyb h.decl h.config h.screen h.archi h.sprites h.menu h.menusys h.points h.level h.sound
	GCCbin:gcc $(GPPFlags) o.bonus cc.bonus
o.configuration:	cc.configuration h.configuration h.keyb h.decl h.config
	GCCbin:gcc $(GPPFlags) o.configuration cc.configuration
o.decl:	cc.decl h.decl h.config h.configuration
	GCCbin:gcc $(GPPFlags) o.decl cc.decl
o.elevators:	cc.elevators h.elevators h.level h.decl h.config h.toppler
	GCCbin:gcc $(GPPFlags) o.elevators cc.elevators
o.game:	cc.game h.game h.stars h.points h.decl h.config h.screen h.archi h.keyb h.menu h.level h.elevators h.robots h.toppler h.snowball h.sound
	GCCbin:gcc $(GPPFlags) o.game cc.game
o.highscore:	cc.highscore h.highscore h.decl h.config h.screen h.archi
	GCCbin:gcc $(GPPFlags) o.highscore cc.highscore
o.keyb:	cc.keyb h.keyb h.decl h.config
	GCCbin:gcc $(GPPFlags) o.keyb cc.keyb
o.level:	cc.level h.level h.points h.archi h.decl h.config h.configuration h.screen
	GCCbin:gcc $(GPPFlags) o.level cc.level
o.leveledit:	cc.leveledit h.leveledit h.decl h.config h.level h.screen h.archi h.keyb h.game h.sound h.robots h.snowball h.menu h.txtsys h.configuration
	GCCbin:gcc $(GPPFlags) o.leveledit cc.leveledit
o.main:	cc.main h.game h.archi h.menu h.decl h.config h.sound h.level h.configuration h.highscore
	GCCbin:gcc $(GPPFlags) o.main cc.main
o.menu:	cc.menu h.menu h.decl h.config h.game h.points h.bonus h.sprites h.archi h.screen h.keyb h.level h.sound h.leveledit h.stars h.robots h.configuration h.highscore
	GCCbin:gcc $(GPPFlags) o.menu cc.menu
o.menusys:	cc.menusys h.menusys h.decl h.config h.screen h.archi h.sprites h.configuration h.keyb
	GCCbin:gcc $(GPPFlags) o.menusys cc.menusys
o.points:	cc.points h.points h.decl h.config h.configuration
	GCCbin:gcc $(GPPFlags) o.points cc.points
o.robots:	cc.robots h.robots h.decl h.config h.level h.screen h.archi h.toppler h.sound
	GCCbin:gcc $(GPPFlags) o.robots cc.robots
o.screen:	cc.screen h.screen h.archi h.sprites h.robots h.stars h.points h.toppler h.snowball h.level h.decl h.config h.keyb h.configuration
	GCCbin:gcc $(GPPFlags) o.screen cc.screen
o.snowball:	cc.snowball h.robots h.level h.points h.sound
	GCCbin:gcc $(GPPFlags) o.snowball cc.snowball
o.sound:	cc.sound h.sound h.decl h.config h.configuration
	GCCbin:gcc $(GPPFlags) o.sound cc.sound
o.sprites:	cc.sprites h.sprites h.decl h.config
	GCCbin:gcc $(GPPFlags) o.sprites cc.sprites
o.stars:	cc.stars h.stars h.decl h.config h.sprites h.screen h.archi
	GCCbin:gcc $(GPPFlags) o.stars cc.stars
o.toppler:	cc.toppler h.toppler h.robots h.elevators h.snowball h.level h.sound
	GCCbin:gcc $(GPPFlags) o.toppler cc.toppler
o.txtsys:	cc.txtsys h.txtsys h.menu h.decl h.config h.screen h.archi h.keyb
	GCCbin:gcc $(GPPFlags) o.txtsys cc.txtsys

