Mozilla/mozilla/tools/module-deps/force_order.txt
mcafee%netscape.com 2b5f93b089 find, commandhandler need to be built before embedcomponents (152516). r=cls, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@123676 18797224-902f-48f8-a5cc-f745e15eee43
2002-06-20 05:08:19 +00:00

26 lines
999 B
Plaintext

#
# This file contains hard ordering rules for use with module-graph.pl's
# --force-order command line option.
#
# This file is hand crafted.
#
# Each line contains two module names seperated by whitespace.
# If both modules are in the needed modules as defined by module-graph.pl,
# then the first module will always proceed the second module.
# Module order is not changed otherwise.
#
# Note: This file is processed line by line in sequential manner.
# The consequences of adding multiple rules containing modules that
# appear in previous rules is left as an excercise to the
# reader.
# So long as you realize earlier lines are applied first, then
# you can figure it out.
#
string xpcom
png imglib2
jpeg imglib2
mng imglib2
find embedcomponents
commandhandler embedcomponents