Mercurial > emacs
view etc/images/low-color/prev-node.xpm @ 106499:edbd6b615dbe
Get rid of the ELCFILES abomination.
* Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
(compile-elcfiles): New phony target.
(compile-main): Compute ELCFILES dynamically.
(compile-clean): New target to remove left-over elc files.
(compile, all): Use it.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 09 Dec 2009 01:53:15 +0000 |
parents | c0f0ecaa0096 |
children |
line wrap: on
line source
/* XPM */ static char * prev_node_xpm[] = { "24 24 7 1", " c None", ". c #BBBDBA", "+ c #000000", "@ c #FFFFFF", "# c #87AF85", "$ c #504D46", "% c #000100", " ++++++++++++++++++ ", " %@.@@@@@@@@@@@@@@.+ ", " %@@#.@@@@@@@@@@@@@.+ ", " +..##.@@@@@@@@@.+...+ ", " +#....@@@@@@@@.++...+ ", " +.@@@@@@@@@...+.+...+ ", " +.@@@@@@@@@@.+.#+...+ ", " +@@@@@@@@...+.##+++++++", " +@@@@@@@...+.##......#+", " +@@@@@@@..+@####.#####+", " +@.@.....+...........#+", " +@.@.....+###########$+", " +@........+##########$+", " +@........#+#####$$$$$+", " +@.........#+##$+++++++", " +@..........#+#$+###+ ", " +@...........#+$+#..+ ", " +@............#++...+ ", " +@.............#+...+ ", " +@..................+ ", " +@..................+ ", " +++++++++++++++++++++ ", " ", " "};