Mercurial > emacs
view etc/images/ezimage/doc-plus.xpm @ 107455:0dacd026695f
Get rid of the ELCFILES abomination, again.
* Makefile.in (update-elclist, ELCFILES, compile-last): Remove.
(all, compile): Don't call compile-last.
(compile-main): Build the "elcfiles" list dynamically.
(compile-targets): New (internal) target.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 22 Mar 2010 00:24:25 -0400 |
parents | 616e5cb890c3 |
children |
line wrap: on
line source
/* XPM */ static char * sb_doc_plus_xpm[] = { "15 15 5 1", " c None", ". c #828282", "+ c #000000", "@ c #5A818B", "# c #FFFFFF", " ....... ", " .+++++++. ", " .+@@@@@@+. ", " .+@@#@@@+#. ", " .+@@#@@@+#+.", " .+@#####+##+.", " .+@@@@#@@+#+. ", " .+@@@@#@+##+. ", ".++++@@@@+#+. ", ".+###++++##+. ", ".+########+. ", ".++#######+. ", " ..++++##+. ", " ....+++. ", " ... "};