gecko-dev/l10n
seawood%netscape.com c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
..
lang Add makefiles for Unix. 1999-10-05 03:55:45 +00:00
langpacks Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.) 2002-04-25 02:52:44 +00:00
tools Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
us fixes bug 95768 "about: services should be converted to XHTML 1.1" 2001-09-27 01:42:06 +00:00
.cvsignore Update .cvsignore to ignore generated Makefiles. 2002-03-26 15:42:05 +00:00
Makefile Minimum set of langpack files. 2000-06-23 00:53:01 +00:00
Makefile.in Minimum set of langpack files. 2000-06-23 00:53:01 +00:00
makefile.win make sure en-US is selected, r=dveditz (preparation for bugscape 2152 2000-09-07 07:05:21 +00:00
makefiles Minimum set of langpack files. 2000-06-23 00:53:01 +00:00
makefiles.all remove en-DE place holder from US build; a=ftang. 2000-08-31 01:09:31 +00:00