Subversion Repositories Kolibri OS

Rev

Rev 3584 | Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1.  
  2. OUTFILE = libo.o
  3.  
  4. CFLAGS += -I ../../../include/ -I ../../../../ -I ../../ -I /home/sourcerer/kos_src/newenginek/kolibri/include
  5.  
  6.  
  7. OBJS = helpers.o \
  8. azimuth.o \
  9. background_attachment.o \
  10. background_color.o \
  11. background_image.o \
  12. background_position.o \
  13. background_repeat.o \
  14. border_bottom_color.o \
  15. border_bottom_style.o \
  16. border_bottom_width.o \
  17. border_collapse.o \
  18. border_left_color.o \
  19. border_left_style.o \
  20. border_left_width.o \
  21. border_right_color.o \
  22. border_right_style.o \
  23. border_right_width.o \
  24. border_spacing.o \
  25. border_top_color.o \
  26. border_top_style.o \
  27. border_top_width.o \
  28. bottom.o \
  29. break_after.o \
  30. break_before.o \
  31. break_inside.o \
  32. caption_side.o \
  33. clear.o \
  34. clip.o \
  35. color.o \
  36. column_count.o \
  37. column_fill.o \
  38. column_gap.o \
  39. column_rule_color.o \
  40. column_rule_style.o \
  41. column_rule_width.o \
  42. column_span.o \
  43. column_width.o \
  44. content.o \
  45. counter_increment.o \
  46. counter_reset.o \
  47. cue_after.o \
  48. cue_before.o \
  49. cursor.o \
  50. direction.o \
  51. display.o \
  52. elevation.o \
  53. empty_cells.o \
  54. float.o \
  55. font_family.o \
  56. font_size.o \
  57. font_style.o \
  58. font_variant.o \
  59. font_weight.o \
  60. height.o \
  61. left.o \
  62. letter_spacing.o \
  63. line_height.o \
  64. list_style_image.o \
  65. list_style_position.o \
  66. list_style_type.o \
  67. margin_bottom.o \
  68. margin_left.o \
  69. margin_right.o \
  70. margin_top.o \
  71. max_height.o \
  72. max_width.o \
  73. min_height.o \
  74. min_width.o \
  75. opacity.o \
  76. orphans.o \
  77. outline_color.o \
  78. outline_style.o \
  79. outline_width.o \
  80. overflow.o \
  81. padding_bottom.o \
  82. padding_left.o \
  83. padding_right.o \
  84. padding_top.o \
  85. page_break_after.o \
  86. page_break_before.o \
  87. page_break_inside.o \
  88. pause_after.o \
  89. pause_before.o \
  90. pitch.o \
  91. pitch_range.o \
  92. play_during.o \
  93. position.o \
  94. quotes.o \
  95. richness.o \
  96. right.o \
  97. speech_rate.o \
  98. speak.o \
  99. speak_header.o \
  100. speak_numeral.o \
  101. speak_punctuation.o \
  102. stress.o \
  103. table_layout.o \
  104. text_align.o \
  105. text_decoration.o \
  106. text_indent.o \
  107. text_transform.o \
  108. top.o \
  109. unicode_bidi.o \
  110. vertical_align.o \
  111. visibility.o \
  112. voice_family.o \
  113. volume.o \
  114. white_space.o \
  115. width.o \
  116. windows.o \
  117. word_spacing.o \
  118. z_index.o
  119.  
  120. include $(MENUETDEV)/makefiles/Makefile_for_o_lib
  121.