comparison scripts/plot/Makefile.in @ 7146:c7e5e638a8d0

[project @ 2007-11-09 17:49:44 by jwe]
author jwe
date Fri, 09 Nov 2007 17:51:42 +0000
parents 542379d37bf9
children 5c121a8b40b5
comparison
equal deleted inserted replaced
7145:d169c9f4a697 7146:c7e5e638a8d0
32 INSTALL = @INSTALL@ 32 INSTALL = @INSTALL@
33 INSTALL_PROGRAM = @INSTALL_PROGRAM@ 33 INSTALL_PROGRAM = @INSTALL_PROGRAM@
34 INSTALL_DATA = @INSTALL_DATA@ 34 INSTALL_DATA = @INSTALL_DATA@
35 35
36 SOURCES = \ 36 SOURCES = \
37 __area__.m \
37 __axes_limits__.m \ 38 __axes_limits__.m \
38 __axis_label__.m \ 39 __axis_label__.m \
39 __bar__.m \ 40 __bar__.m \
40 __default_plot_options__.m \ 41 __default_plot_options__.m \
41 __errcomm__.m \ 42 __errcomm__.m \
59 __plt__.m \ 60 __plt__.m \
60 __plt_get_axis_arg__.m \ 61 __plt_get_axis_arg__.m \
61 __pltopt1__.m \ 62 __pltopt1__.m \
62 __pltopt__.m \ 63 __pltopt__.m \
63 ancestor.m \ 64 ancestor.m \
65 area.m \
64 axes.m \ 66 axes.m \
65 axis.m \ 67 axis.m \
66 bar.m \ 68 bar.m \
67 barh.m \ 69 barh.m \
68 box.m \ 70 box.m \