home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 13
/
AACD13.ISO
/
AACD
/
Utilities
/
ACDPlay
/
src
/
V1.5
/
makefile
< prev
next >
Wrap
Makefile
|
1997-12-23
|
2KB
|
33 lines
ACDPlay020: ACDPlay.o File.o PanelCommands.o Application.o Events.o Visual.o
mcppc ACDPlay.o File.o PanelCommands.o Application.o Events.o Visual.o ACDPlay_cc.o AsmLib/QuickFuncs.o -o ACDPlay020 -l amiga
ACDPlay.o: ACDPlay.c ACDPlay_protos.h AsmLib/CD-ROM.h AsmLib/QuickFuncs.h Constants.h Locale.h Structures/AppAsl.h\
Structures/Application.h Structures/AppWin.h Structures/BevelBox.h Structures/CDStruct.h Structures/CDTitleNode.h\
Structures/DirNode.h Structures/MyPubScreenNode.h Structures/ProgramTitleNode.h Structures/Scroll.h
mcppc -c ACDPlay.c
File.o:
mcppc -c File.c
PanelCommands.o: ACDPlay_protos.h AsmLib/CD-ROM.h AsmLib/QuickFuncs.h Constants.h Locale.h PanelCommands.c Structures/AppAsl.h\
Structures/Application.h Structures/AppWin.h Structures/BevelBox.h Structures/CDStruct.h Structures/CDTitleNode.h\
Structures/DirNode.h Structures/MyPubScreenNode.h Structures/ProgramTitleNode.h Structures/Scroll.h
mcppc -c PanelCommands.c
Application.o: ACDPlay_protos.h Application.c AsmLib/CD-ROM.h AsmLib/QuickFuncs.h Constants.h Locale.h Structures/AppAsl.h\
Structures/Application.h Structures/AppWin.h Structures/BevelBox.h Structures/CDStruct.h Structures/ProgramTitleNode.h\
Structures/Scroll.h
mcppc -c Application.c
Events.o: ACDPlay_protos.h AsmLib/CD-ROM.h AsmLib/QuickFuncs.h Constants.h Events.c Locale.h Structures/AppAsl.h\
Structures/Application.h Structures/AppWin.h Structures/BevelBox.h Structures/CDStruct.h Structures/DirNode.h\
Structures/MyPubScreenNode.h Structures/ProgramTitleNode.h Structures/Scroll.h
mcppc -c Events.c
Visual.o: ACDPlay_protos.h ACDP_Image.c ACDP_Image_mwb.c ACDP_Logo.c AsmLib/CD-ROM.h AsmLib/QuickFuncs.h\
Constants.h Locale.h Structures/AppAsl.h Structures/Application.h Structures/AppWin.h Structures/BevelBox.h\
Structures/CDStruct.h Structures/CDTitleNode.h Structures/DirNode.h Structures/MyPubScreenNode.h Structures/ProgramTitleNode.h\
Structures/Scroll.h Visual.c
mcppc -c Visual.c