mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
c0ec608df6
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 |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.in | ||
menuhack | ||
README | ||
xcat | ||
xcat.csh | ||
xenv | ||
xls | ||
xls.csh | ||
xmlterm | ||
xmlterm.spec | ||
xrpchelp | ||
xtst |
scripts --- Scripts for use under XMLterm xmlterm Helper script to launch XMLTerm chrome using mozilla (sh) xcat XMLTerm aware UNIX "cat" command (Perl) xls XMLTerm aware UNIX "ls" command (Perl)