svn commit: r40576 - head/en_US.ISO8859-1/htdocs/layout/images
Glen Barber
gjb at FreeBSD.org
Sat Jan 12 18:33:12 UTC 2013
Author: gjb
Date: Sat Jan 12 18:33:11 2013
New Revision: 40576
URL: http://svnweb.freebsd.org/changeset/doc/40576
Log:
Unlink front_get* and front_new* images from build.
Modified:
head/en_US.ISO8859-1/htdocs/layout/images/Makefile
Modified: head/en_US.ISO8859-1/htdocs/layout/images/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/layout/images/Makefile Sat Jan 12 18:10:24 2013 (r40575)
+++ head/en_US.ISO8859-1/htdocs/layout/images/Makefile Sat Jan 12 18:33:11 2013 (r40576)
@@ -10,16 +10,6 @@
DATA= beastie.png
DATA+= blt_gry_arrow.png
DATA+= blt_red_arrow.png
-DATA+= front_get_back.png
-DATA+= front_get_bl.png
-DATA+= front_get_br.png
-DATA+= front_get_tl.png
-DATA+= front_get_tr.png
-DATA+= front_new_back.png
-DATA+= front_new_bl.png
-DATA+= front_new_br.png
-DATA+= front_new_tl.png
-DATA+= front_new_tr.png
DATA+= hdr_fill.png
DATA+= ico_rss.png
DATA+= logo.png
More information about the svn-doc-head
mailing list