fltk/cairo
Albrecht Schlosser 80ad88555f Sort makedepend files for better comparability
The intention is to improve (and minimize) diffs when dependencies
are changed and `make depend' is executed.

(1) use `makedepend ... -w 20'
(2) `sort -u' the resultant file with some more "magic".

(1) makes sure that there is only one dependent file per line,
(2) makes lines unique since `makedepend' can output one file
    many times which is redundant and makes diffs hard to read.

This uses 'mv', 'grep', and 'sort' in all FLTK library Makefiles.
Image libraries are intentionally left for a later update.
2019-01-18 15:44:24 +01:00
..
CMakeLists.txt CMake enhancements, as discussed in STR #3055. 2014-09-27 00:41:06 +00:00
Fl_Cairo.cxx Fix macOS 10.14 Mojave support of the FLTK-cairo interface. 2018-11-09 14:35:55 +00:00
Makefile Sort makedepend files for better comparability 2019-01-18 15:44:24 +01:00
makedepend makedepend updates for all source directories (except src/xutf8). 2010-01-27 20:16:38 +00:00