Subversion Repositories Kolibri OS

Rev

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