]> granicus.if.org Git - graphviz/commitdiff
add tk colors
authorellson <devnull@localhost>
Wed, 1 Oct 2008 02:11:14 +0000 (02:11 +0000)
committerellson <devnull@localhost>
Wed, 1 Oct 2008 02:11:14 +0000 (02:11 +0000)
lib/inkpot/Makefile.am

index 66e196962d737d8d0f81b7c44bb44a70ef1dbd6e..0057877b8425324c1e102e4b5bb38021ad238e2c 100644 (file)
@@ -13,14 +13,17 @@ inkpot_value_table.h: inkpot_define.h
 
 inkpot_scheme_table.h: inkpot_define.h
 
-inkpot_define.h: scripts/lib_2_h.tcl       svg.lib x11.lib 
-       scripts/lib_2_h.tcl
+inkpot_define.h: scripts/lib-h.tcl       tk.lib svg.lib x11.lib 
+       scripts/lib-h.tcl
 
-x11.lib: scripts/rgb_txt_2_x11_lib.tcl     data/rgb.txt
-       scripts/rgb_txt_2_x11_lib.tcl data/rgb.txt
+x11.lib: scripts/rgb.txt-x11.lib.tcl     data/rgb.txt
+       scripts/rgb.txt-x11.lib.tcl data/rgb.txt
 
-svg.lib: scripts/types_html_t_svg_lib.tcl  data/types.html
-       scripts/types_html_t_svg_lib.tcl data/types.html
+svg.lib: scripts/types.html-svg.lib.tcl  data/types.html
+       scripts/types.html-svg.lib.tcl data/types.html
+
+tk.lib: scripts/xcolors.c-tk.lib.tcl     data/xcolors.c
+       scripts/xcolors.c-tk.lib.tcl data/xcolors.c
 
 clean:
        rm -rf *.o try *.lib inkpot_value_table.h inkpot_scheme_table.h inkpot_define.h