Mercurial > hg > octave-nkf
annotate scripts/plot/Makefile.in @ 8060:09f32aac8fbc
Interface for backend switch/initialization
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 26 Aug 2008 13:26:05 -0400 |
parents | c4482fc30c7f |
children | 3b53b25e2550 |
rev | line source |
---|---|
681 | 1 # Makefile for octave's scripts/plot directory |
2 # | |
7017 | 3 # Copyright (C) 1994, 1995, 1996, 1997, 2002, 2005, 2006, 2007 |
4 # John W. Eaton | |
5 # | |
7016 | 6 # This file is part of Octave. |
7 # | |
8 # Octave is free software; you can redistribute it and/or modify it | |
9 # under the terms of the GNU General Public License as published by the | |
10 # Free Software Foundation; either version 3 of the License, or (at | |
11 # your option) any later version. | |
12 # | |
13 # Octave is distributed in the hope that it will be useful, but WITHOUT | |
14 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |
15 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License | |
16 # for more details. | |
17 # | |
18 # You should have received a copy of the GNU General Public License | |
19 # along with Octave; see the file COPYING. If not, see | |
20 # <http://www.gnu.org/licenses/>. | |
681 | 21 |
682 | 22 TOPDIR = ../.. |
681 | 23 |
24 script_sub_dir = plot | |
25 | |
26 srcdir = @srcdir@ | |
27 top_srcdir = @top_srcdir@ | |
28 VPATH = @srcdir@ | |
29 | |
30 include $(TOPDIR)/Makeconf | |
31 | |
32 INSTALL = @INSTALL@ | |
33 INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
34 INSTALL_DATA = @INSTALL_DATA@ | |
35 | |
6405 | 36 SOURCES = \ |
7146 | 37 __area__.m \ |
7049 | 38 __axes_limits__.m \ |
6257 | 39 __axis_label__.m \ |
6553 | 40 __bar__.m \ |
7189 | 41 __bars__.m \ |
7170 | 42 __contour__.m \ |
6264 | 43 __default_plot_options__.m \ |
6257 | 44 __errcomm__.m \ |
45 __errplot__.m \ | |
7337 | 46 __ezplot__.m \ |
6408 | 47 __go_close_all__.m \ |
48 __go_draw_axes__.m \ | |
49 __go_draw_figure__.m \ | |
7673 | 50 __gnuplot_ginput__.m \ |
6261 | 51 __gnuplot_version__.m \ |
6409 | 52 __line__.m \ |
6264 | 53 __next_line_color__.m \ |
6807 | 54 __patch__.m \ |
6257 | 55 __plr1__.m \ |
56 __plr2__.m \ | |
57 __plt1__.m \ | |
58 __plt2__.m \ | |
59 __plt2mm__.m \ | |
60 __plt2mv__.m \ | |
61 __plt2ss__.m \ | |
7431 | 62 __plt2sv__.m \ |
6257 | 63 __plt2vm__.m \ |
7431 | 64 __plt2vs__.m \ |
6257 | 65 __plt2vv__.m \ |
66 __plt__.m \ | |
67 __plt_get_axis_arg__.m \ | |
68 __pltopt1__.m \ | |
69 __pltopt__.m \ | |
7189 | 70 __quiver__.m \ |
71 __scatter__.m \ | |
7217 | 72 __stem__.m \ |
7557 | 73 allchild.m \ |
6857 | 74 ancestor.m \ |
7146 | 75 area.m \ |
6257 | 76 axes.m \ |
77 axis.m \ | |
8060
09f32aac8fbc
Interface for backend switch/initialization
John W. Eaton <jwe@octave.org>
parents:
8046
diff
changeset
|
78 backend.m \ |
6257 | 79 bar.m \ |
6636 | 80 barh.m \ |
6257 | 81 box.m \ |
7189 | 82 caxis.m \ |
6257 | 83 clf.m \ |
84 close.m \ | |
85 closereq.m \ | |
7189 | 86 colorbar.m \ |
7321 | 87 compass.m \ |
7175 | 88 contour3.m \ |
6257 | 89 contour.m \ |
90 contourc.m \ | |
7042 | 91 contourf.m \ |
7181 | 92 cylinder.m \ |
7408 | 93 gnuplot_drawnow.m \ |
7305 | 94 ellipsoid.m \ |
6257 | 95 errorbar.m \ |
7337 | 96 ezcontourf.m \ |
97 ezcontour.m \ | |
98 ezmeshc.m \ | |
99 ezmesh.m \ | |
8046 | 100 ezplot.m \ |
7339 | 101 ezplot3.m \ |
7337 | 102 ezpolar.m \ |
103 ezsurfc.m \ | |
104 ezsurf.m \ | |
7321 | 105 feather.m \ |
6257 | 106 figure.m \ |
7024 | 107 fill.m \ |
7557 | 108 findall.m \ |
6935 | 109 findobj.m \ |
6257 | 110 fplot.m \ |
111 gca.m \ | |
7935 | 112 gcbf.m \ |
113 gcbo.m \ | |
6257 | 114 gcf.m \ |
7673 | 115 ginput.m \ |
6257 | 116 grid.m \ |
7674
52d8d50e74c1
Add gtext, waitforbuttonpress. Attempt to get ginput working under windows
David Bateman <dbateman@free.fr>
parents:
7673
diff
changeset
|
117 gtext.m \ |
7865
b74039822fd2
Add support for hggroup
Michael Goffioul <michael.goffioul@gmail.com>
parents:
7698
diff
changeset
|
118 hggroup.m \ |
7149 | 119 hidden.m \ |
6257 | 120 hist.m \ |
121 hold.m \ | |
122 isfigure.m \ | |
123 ishold.m \ | |
124 legend.m \ | |
125 line.m \ | |
126 loglog.m \ | |
127 loglogerr.m \ | |
128 mesh.m \ | |
6788 | 129 meshc.m \ |
6257 | 130 meshgrid.m \ |
7207 | 131 meshz.m \ |
6257 | 132 ndgrid.m \ |
133 newplot.m \ | |
134 orient.m \ | |
7220 | 135 pareto.m \ |
6807 | 136 patch.m \ |
7118 | 137 pcolor.m \ |
6788 | 138 peaks.m \ |
7118 | 139 pie.m \ |
6257 | 140 plot.m \ |
7195 | 141 plotyy.m \ |
6257 | 142 plot3.m \ |
7194 | 143 plotyy.m \ |
6257 | 144 polar.m \ |
145 print.m \ | |
7122 | 146 quiver.m \ |
7189 | 147 quiver3.m \ |
6257 | 148 replot.m \ |
7163 | 149 ribbon.m \ |
7321 | 150 rose.m \ |
7189 | 151 scatter.m \ |
152 scatter3.m \ | |
6257 | 153 semilogx.m \ |
154 semilogxerr.m \ | |
155 semilogy.m \ | |
156 semilogyerr.m \ | |
7118 | 157 shading.m \ |
6257 | 158 shg.m \ |
7183 | 159 slice.m \ |
6257 | 160 sombrero.m \ |
7189 | 161 sphere.m \ |
7163 | 162 spinmap.m \ |
6257 | 163 stairs.m \ |
6303 | 164 stem.m \ |
7217 | 165 stem3.m \ |
6257 | 166 subplot.m \ |
7118 | 167 surf.m \ |
168 surface.m \ | |
169 surfc.m \ | |
7189 | 170 surfnorm.m \ |
6257 | 171 text.m \ |
172 title.m \ | |
173 view.m \ | |
7674
52d8d50e74c1
Add gtext, waitforbuttonpress. Attempt to get ginput working under windows
David Bateman <dbateman@free.fr>
parents:
7673
diff
changeset
|
174 waitforbuttonpress.m \ |
6257 | 175 xlabel.m \ |
7049 | 176 xlim.m \ |
6257 | 177 ylabel.m \ |
7049 | 178 ylim.m \ |
179 zlabel.m \ | |
180 zlim.m | |
681 | 181 |
7361 | 182 SOURCES_IN = gnuplot_binary.in |
183 | |
184 GEN_M = $(SOURCES_IN:.in=.m) | |
6257 | 185 |
7361 | 186 DISTFILES = $(addprefix $(srcdir)/, Makefile.in $(SOURCES) $(SOURCES_IN)) |
187 | |
188 FCN_FILES = $(addprefix $(srcdir)/, $(SOURCES)) $(GEN_M) | |
681 | 189 FCN_FILES_NO_DIR = $(notdir $(FCN_FILES)) |
190 | |
7361 | 191 all: $(GEN_M) PKG_ADD |
681 | 192 .PHONY: all |
193 | |
2811 | 194 install install-strip: |
4225 | 195 $(do-script-install) |
2811 | 196 .PHONY: install install-strip |
681 | 197 |
198 uninstall: | |
4225 | 199 $(do-script-uninstall) |
681 | 200 .PHONY: uninstall |
201 | |
202 clean: | |
203 .PHONY: clean | |
204 | |
5597 | 205 PKG_ADD: $(FCN_FILES) |
206 @echo "making PKG_ADD" | |
207 @$(do-mkpkgadd) | |
208 | |
681 | 209 tags: $(SOURCES) |
210 ctags $(SOURCES) | |
211 | |
212 TAGS: $(SOURCES) | |
213 etags $(SOURCES) | |
214 | |
215 mostlyclean: clean | |
216 .PHONY: mostlyclean | |
217 | |
218 distclean: clean | |
7362 | 219 rm -f Makefile PKG_ADD $(GEN_M) |
681 | 220 .PHONY: distclean |
221 | |
1391 | 222 maintainer-clean: distclean |
681 | 223 rm -f tags TAGS |
1391 | 224 .PHONY: maintainer-clean |
681 | 225 |
226 dist: | |
6467 | 227 ln $(DISTFILES) ../../`cat ../../.fname`/scripts/plot |
681 | 228 .PHONY: dist |
7361 | 229 |
230 $(GEN_M): %.m : %.in $(TOPDIR)/Makeconf | |
231 @$(do-subst-config-vals) | |
7698
4584feed3ec4
check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents:
7674
diff
changeset
|
232 |
4584feed3ec4
check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents:
7674
diff
changeset
|
233 check-m-sources: |
4584feed3ec4
check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents:
7674
diff
changeset
|
234 @$(do-check-m-sources) |
4584feed3ec4
check-m-sources: new target for script Makefiles
John W. Eaton <jwe@octave.org>
parents:
7674
diff
changeset
|
235 .PHONY: check-m-sources |