home *** CD-ROM | disk | FTP | other *** search
/ ISV Strong Games / ISV_STRONG_GAMES.iso / shootemup / hive / !Hive / Makefile < prev   
Makefile  |  2000-11-27  |  3KB  |  115 lines

  1. # Project:   Hive
  2.  
  3.  
  4. # Toolflags:
  5. CCflags = -c -depend !Depend -IC: -throwback 
  6. C++flags = -c -depend !Depend -IC: -throwback
  7. Linkflags = -symbols <Hive$Dir>.Data.Symbols -o $@ 
  8. ObjAsmflags = -throwback -NoCache -depend !Depend
  9. CMHGflags = 
  10. LibFileflags = -c -o $@
  11. Squeezeflags = -o $@
  12.  
  13.  
  14. # Final targets:
  15. @.!Runimage:   @.^.^.^.Useful.AcornC/C++.Libraries.clib.o.Stubs \
  16.         @.^.!Popcorn.o.Popcorn @.^.^.^.Useful.AcornC/C++.Libraries.DeskLib.!DeskLib.o.DeskLib @.o.game \
  17.         @.o.waves @.o.main_hnd @.o.alien_hnd \
  18.         @.^.^.^.Useful.AcornC/C++.Libraries.Mnemosyne.o.MnemoLib @.^.^.^.Useful.AcornC/C++.Libraries.StubsHack.o.SHLib @.o.useful @.o.sound 
  19.         link $(linkflags) @.^.^.^.Useful.AcornC/C++.Libraries.clib.o.Stubs \
  20.         @.^.!Popcorn.o.Popcorn @.^.^.^.Useful.AcornC/C++.Libraries.DeskLib.!DeskLib.o.DeskLib @.o.game \
  21.         @.o.waves @.o.main_hnd @.o.alien_hnd \
  22.         @.^.^.^.Useful.AcornC/C++.Libraries.Mnemosyne.o.MnemoLib @.^.^.^.Useful.AcornC/C++.Libraries.StubsHack.o.SHLib @.o.useful @.o.sound 
  23.  
  24.  
  25. # User-editable dependencies:
  26.  
  27. # Static dependencies:
  28. @.o.game:   @.c.game
  29.         cc $(ccflags) -o @.o.game @.c.game 
  30. @.o.waves:   @.c.waves
  31.         cc $(ccflags) -o @.o.waves @.c.waves 
  32. @.o.main_hnd:   @.c.main_hnd
  33.         cc $(ccflags) -o @.o.main_hnd @.c.main_hnd 
  34. @.o.alien_hnd:   @.c.alien_hnd
  35.         cc $(ccflags) -o @.o.alien_hnd @.c.alien_hnd 
  36. @.o.useful:   @.c.useful
  37.         cc $(ccflags) -o @.o.useful @.c.useful 
  38. @.o.sound:   @.c.sound
  39.         cc $(ccflags) -o @.o.sound @.c.sound 
  40.  
  41.  
  42. # Dynamic dependencies:
  43. o.ship:    c.ship
  44. o.ship:    DeskLib:h.Kbd
  45. o.ship:    DeskLib:h.core
  46. o.ship:    Popcorn:h.Popcorn
  47. o.ship:    h.game
  48. o.handlers_a:    c.handlers_a
  49. o.handlers_a:    DeskLib:h.Kbd
  50. o.handlers_a:    DeskLib:h.core
  51. o.handlers_a:    Popcorn:h.Popcorn
  52. o.handlers_a:    DeskLib:h.Core
  53. o.handlers_a:    h.game
  54. o.handlers_g:    c.handlers_g
  55. o.handlers_g:    DeskLib:h.Kbd
  56. o.handlers_g:    DeskLib:h.core
  57. o.handlers_g:    Popcorn:h.Popcorn
  58. o.handlers_g:    DeskLib:h.Core
  59. o.handlers_g:    h.game
  60. o.handlers_g:    h.handlers
  61. o.rtsl:    c.rtsl
  62. o.rtsl:    h.rtsl
  63. o.sound:    c.sound
  64. o.sound:    DeskLib:h.SWI
  65. o.sound:    DeskLib:h.Core
  66. o.sound:    Popcorn:h.Popcorn
  67. o.sound:    DeskLib:h.Core
  68. o.game:    c.game
  69. o.game:    DeskLib:h.Error
  70. o.game:    DeskLib:h.Core
  71. o.game:    DeskLib:h.File
  72. o.game:    DeskLib:h.SWI
  73. o.game:    DeskLib:h.GFX
  74. o.game:    DeskLib:h.Hourglass
  75. o.game:    DeskLib:h.Kbd
  76. o.game:    DeskLib:h.SWI
  77. o.game:    Popcorn:h.Popcorn
  78. o.game:    DeskLib:h.Core
  79. o.game:    h.sound
  80. o.game:    h.useful
  81. o.game:    h.waves
  82. o.waves:    c.waves
  83. o.waves:    DeskLib:h.File
  84. o.waves:    DeskLib:h.Core
  85. o.waves:    DeskLib:h.SWI
  86. o.waves:    DeskLib:h.SWI
  87. o.waves:    Popcorn:h.Popcorn
  88. o.waves:    DeskLib:h.Core
  89. o.waves:    h.game
  90. o.waves:    h.sound
  91. o.waves:    h.useful
  92. o.main_hnd:    c.main_hnd
  93. o.main_hnd:    DeskLib:h.Kbd
  94. o.main_hnd:    DeskLib:h.core
  95. o.main_hnd:    DeskLib:h.SWI
  96. o.main_hnd:    Popcorn:h.Popcorn
  97. o.main_hnd:    DeskLib:h.Core
  98. o.main_hnd:    h.game
  99. o.main_hnd:    h.sound
  100. o.main_hnd:    h.useful
  101. o.useful:    c.useful
  102. o.useful:    DeskLib:h.Error
  103. o.useful:    DeskLib:h.Core
  104. o.useful:    Popcorn:h.Popcorn
  105. o.useful:    DeskLib:h.Core
  106. o.useful:    h.game
  107. o.useful:    h.sound
  108. o.alien_hnd:    c.alien_hnd
  109. o.alien_hnd:    DeskLib:h.Kbd
  110. o.alien_hnd:    DeskLib:h.core
  111. o.alien_hnd:    Popcorn:h.Popcorn
  112. o.alien_hnd:    DeskLib:h.Core
  113. o.alien_hnd:    h.game
  114. o.alien_hnd:    h.sound
  115.