Difference between revisions of "Solenv"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (cws link)
 
(2 intermediate revisions by one other user not shown)
Line 18: Line 18:
 
*** target.mk - creates default target & rules.
 
*** target.mk - creates default target & rules.
 
*** unxlngi6.mk - gcc specific targets (cf. unxlngi4/5, unxlngppc, unxlngx4)
 
*** unxlngi6.mk - gcc specific targets (cf. unxlngi4/5, unxlngppc, unxlngx4)
 +
 +
[[Category:source directories]]
 +
[[Category:Build_System]]

Latest revision as of 02:58, 29 December 2008

What it contains

solenv/ contains many of the tools necessary to build and package OO.o. It also contains lots of common makefile fragments:


  • solenv/
    • bin/
    • inc/
      • contains fragments common to all makefiles, particularly:
      • settings.mk - sets up common platform/compiler settings
      • target.mk - creates default target & rules.
      • unxlngi6.mk - gcc specific targets (cf. unxlngi4/5, unxlngppc, unxlngx4)
Personal tools