MahiroOS-jhalfs/BLFS/libs
Pierre Labastie d607ac3717 Fix dependency generator:
When the .dep file is scanned during the tree building, it outputs dependencies
in the file order, while when the tree is scanned later, dependencies are
output in alphabetical order. This may eventually lead to a wrong order
at the end. To be sure that both output are the same, just sort
the .dep file before scanning it.
2015-02-22 15:16:49 +00:00
..
constants.inc Merged r2954:3058 from experimental. 2006-08-24 20:38:22 +00:00
func_dependencies Fix dependency generator: 2015-02-22 15:16:49 +00:00