home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 1
/
ARM_CLUB_CD.iso
/
contents
/
education
/
a
/
biology1
/
!Biology1
/
Makefile
< prev
next >
Wrap
Makefile
|
1991-12-03
|
4KB
|
163 lines
# Project: Tester
# Toolflags:
CCflags = -c -depend !Depend -IC: -g -throwback
Linkflags = -aif -d -o $@
ObjAsmflags = -depend !Depend -ThrowBack -Stamp -quit -CloseExec
CMHGflags =
LibFileflags = -c -o $@
Squeezeflags = -o $@
AAsmflags = -depend !Depend -quit -CloseExec -To $@ -From
# Final targets:
@.!RunImage: @.o.FileRead @.o.TextIcon @.o.Tester @.o.Input @.o.Control \
@.o.YNTF @.o.Logo @.o.Defns @.^.^.Clib.o.Stubs @.^.^.RISC_OSLib.o.RISC_OSLib \
@.^.MifLoad.o.Pictures @.o.Icons @.o.Res156 @.o.Choices @.o.Scores
Link $(Linkflags) @.o.FileRead @.o.TextIcon @.o.Tester @.o.Input \
@.o.Control @.o.YNTF @.o.Logo @.o.Defns @.^.^.Clib.o.Stubs @.^.^.RISC_OSLib.o.RISC_OSLib \
@.^.MifLoad.o.Pictures @.o.Icons @.o.Res156 @.o.Choices @.o.Scores
# User-editable dependencies:
# Static dependencies:
@.o.FileRead: @.c.FileRead
cc $(ccflags) -o @.o.FileRead @.c.FileRead
@.o.TextIcon: @.c.TextIcon
cc $(ccflags) -o @.o.TextIcon @.c.TextIcon
@.o.Tester: @.c.Tester
cc $(ccflags) -o @.o.Tester @.c.Tester
@.o.Input: @.c.Input
cc $(ccflags) -o @.o.Input @.c.Input
@.o.Control: @.c.Control
cc $(ccflags) -o @.o.Control @.c.Control
@.o.YNTF: @.c.YNTF
cc $(ccflags) -o @.o.YNTF @.c.YNTF
@.o.Logo: @.c.Logo
cc $(ccflags) -o @.o.Logo @.c.Logo
@.o.Defns: @.c.Defns
cc $(ccflags) -o @.o.Defns @.c.Defns
@.o.Icons: @.c.Icons
cc $(ccflags) -o @.o.Icons @.c.Icons
@.o.Res156: @.c.Res156
cc $(ccflags) -o @.o.Res156 @.c.Res156
@.o.Choices: @.c.Choices
cc $(ccflags) -o @.o.Choices @.c.Choices
@.o.Scores: @.c.Scores
cc $(ccflags) -o @.o.Scores @.c.Scores
# Dynamic dependencies:
o.TextIconOd: c.TextIconOd
o.TextIconOd: C:h.kernel
o.TextIconOd: C:h.os
o.TextIconOd: C:h.wimp
o.TextIconOd: C:h.sprite
o.TextIconOd: h.texticon
o.TextIcon: c.TextIcon
o.TextIcon: C:h.kernel
o.TextIcon: C:h.os
o.TextIcon: C:h.wimp
o.TextIcon: C:h.sprite
o.TextIcon: h.texticon
o.TextIcon: h.utils
o.Icons: c.Icons
o.Icons: C:h.wimp
o.Icons: C:h.os
o.Icons: C:h.sprite
o.Icons: h.icons
o.Scores: c.Scores
o.Input: c.Input
o.Input: C:h.wimp
o.Input: C:h.os
o.Input: C:h.sprite
o.Input: C:h.wimpt
o.Input: C:h.werr
o.Input: h.input
o.Input: h.icons
o.Input: h.utils
o.Input: h.keys
o.Control: c.Control
o.Control: C:h.baricon
o.Control: C:h.wimp
o.Control: C:h.os
o.Control: C:h.sprite
o.Control: C:h.event
o.Control: C:h.menu
o.Control: C:h.flex
o.Control: C:h.menu
o.Control: C:h.res
o.Control: C:h.resspr
o.Control: C:h.werr
o.Control: C:h.wimp
o.Control: C:h.wimpt
o.Control: C:h.win
o.Control: $.malcolm.mifload.h.pictures
o.Control: h.texticon
o.Control: h.data
o.Control: h.general
o.Logo: c.Logo
o.Logo: C:h.wimp
o.Logo: C:h.os
o.Logo: C:h.sprite
o.Logo: $.malcolm.mifload.h.pictures
o.Logo: h.data
o.Logo: h.general
o.Defns: c.Defns
o.Defns: C:h.wimp
o.Defns: C:h.os
o.Defns: C:h.sprite
o.Defns: h.data
o.Defns: h.general
o.FileRead: c.FileRead
o.FileRead: C:h.flex
o.FileRead: C:h.os
o.FileRead: C:h.werr
o.FileRead: $.malcolm.txt2tst.h.TestTag
o.FileRead: h.data
o.FileRead: h.utils
o.Choices: c.Choices
o.Choices: C:h.wimp
o.Choices: C:h.os
o.Choices: C:h.sprite
o.Choices: C:h.wimpt
o.Choices: h.data
o.Choices: h.input
o.Choices: h.keys
o.Choices: h.texticon
o.Choices: h.utils
o.YNTF: c.YNTF
o.YNTF: C:h.wimp
o.YNTF: C:h.os
o.YNTF: C:h.sprite
o.YNTF: C:h.wimpt
o.YNTF: h.input
o.YNTF: h.prompts
o.YNTF: h.data
o.YNTF: h.keys
o.Res156: c.Res156
o.Res156: C:h.wimp
o.Res156: C:h.os
o.Res156: C:h.sprite
o.Res156: C:h.wimpt
o.Res156: h.prompts
o.Res156: h.input
o.Res156: h.data
o.Res156: h.keys
o.Tester: c.Tester
o.Tester: C:h.werr
o.Tester: C:h.wimp
o.Tester: C:h.os
o.Tester: C:h.sprite
o.Tester: C:h.wimpt
o.Tester: C:h.win
o.Tester: h.texticon
o.Tester: h.data
o.Tester: h.general
o.Tester: h.input
o.Tester: h.prompts
o.Tester: h.utils
o.Tester: h.scores