=================================================================== RCS file: /home/cvs/OpenXM_contrib/gnuplot/Attic/Makefile.in,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.3 diff -u -p -r1.1.1.1 -r1.1.1.3 --- OpenXM_contrib/gnuplot/Attic/Makefile.in 2000/01/09 17:00:48 1.1.1.1 +++ OpenXM_contrib/gnuplot/Attic/Makefile.in 2003/09/15 07:09:21 1.1.1.3 @@ -1,6 +1,6 @@ ############################################################ # -# $Id: Makefile.in,v 1.1.1.1 2000/01/09 17:00:48 maekawa Exp $ +# $Id: Makefile.in,v 1.1.1.3 2003/09/15 07:09:21 ohara Exp $ # # GNUPLOT Makefile.in for autoconf (Unix X11 support) # Adapted from makefile.unx by djm@gnu.ai.mit.edu @@ -76,7 +76,7 @@ TERMLIBS = @TERMLIBS@ TERMXLIBS = @TERMXLIBS@ LIBS = @LIBS@ -XLIBS = @X_LIBRARIES@ +XLIBS = @LIBRARIES_FOR_X@ # Where to send email about bugs and comments (locally) EMAIL = bug-gnuplot@dartmouth.edu @@ -151,8 +151,9 @@ T=$(srcdir)/term/ D=$(srcdir)/docs/ L=$(srcdir)/docs/latextut/ Q=$(srcdir)/docs/old/ -S=$(srcdir)/docs/ps/ +S=$(srcdir)/docs/psdoc/ M=$(srcdir)/demo/ +B=$(srcdir)/beos/ N=$(srcdir)/NeXT/ P=$(srcdir)/os2/ W=$(srcdir)/win/ @@ -165,7 +166,7 @@ W=$(srcdir)/win/ #<<>> ######################################################## # -# $Id: Makefile.in,v 1.1.1.1 2000/01/09 17:00:48 maekawa Exp $ +# $Id: Makefile.in,v 1.1.1.3 2003/09/15 07:09:21 ohara Exp $ # ######################################################## # @@ -191,8 +192,9 @@ W=$(srcdir)/win/ # D as the prefix for docs (eg docs/) # L as the prefix for latex tutorial (eg docs/latextut/ or [.docs.latextut]) # Q as the prefix for old doc files (eg docs/old) -# S as the prefix for postscript docs (eg docs/ps) +# S as the prefix for postscript docs (eg docs/psdoc) # M as the prefix for demos (eg demo/) +# B as the prefix for Be (eg beos/) # N as the prefix for NeXT (eg NeXT/) # P as the prefix for OS/2 (eg os2/) # W as the prefix for Windows (eg win/) @@ -220,19 +222,21 @@ HEADERS = alloc.h ansichek.h binary.h bitmap.h fit.h f matrix.h national.h plot.h protos.h setshow.h stdfn.h syscfg.h term.h CORETERM = $(T)aed.trm $(T)ai.trm $(T)amiga.trm $(T)apollo.trm \ - $(T)atariaes.trm $(T)atarivdi.trm $(T)cgi.trm $(T)cgm.trm \ - $(T)compact.c $(T)corel.trm $(T)debug.trm $(T)djsvga.trm \ - $(T)driver.h $(T)dumb.trm $(T)dxf.trm $(T)dxy.trm $(T)eepic.trm \ - $(T)emxvga.trm $(T)epson.trm $(T)excl.trm $(T)fg.trm $(T)fig.trm \ + $(T)atariaes.trm $(T)atarivdi.trm $(T)be.trm $(T)cgi.trm \ + $(T)cgm.trm $(T)compact.c $(T)corel.trm $(T)debug.trm \ + $(T)djsvga.trm $(T)driver.h $(T)dumb.trm $(T)dxf.trm $(T)dxy.trm \ + $(T)eepic.trm $(T)/emf.trm $(T)emxvga.trm $(T)epslatex.trm \ + $(T)epson.trm $(T)excl.trm $(T)fg.trm $(T)fig.trm $(T)ggi.trm \ $(T)gif.trm $(T)gnugraph.trm $(T)gpic.trm $(T)gpr.trm \ $(T)grass.trm $(T)hp26.trm $(T)hp2648.trm $(T)hp500c.trm \ $(T)hpgl.trm $(T)hpljii.trm $(T)hppj.trm $(T)imagen.trm \ $(T)impcodes.h $(T)iris4d.trm $(T)kyo.trm $(T)latex.trm \ - $(T)linux.trm $(T)mac.trm $(T)metafont.trm $(T)mgr.trm \ - $(T)mif.trm $(T)multitos.trm $(T)next.trm $(T)object.h \ - $(T)pbm.trm $(T)pc.trm $(T)pm.trm $(T)png.trm $(T)post.trm \ - $(T)pslatex.trm $(T)pstricks.trm $(T)qms.trm $(T)regis.trm \ - $(T)rgip.trm $(T)sun.trm $(T)t410x.trm $(T)table.trm \ + $(T)linux.trm $(T)mac.trm $(T)metafont.trm $(T)metapost.trm \ + $(T)mgr.trm $(T)mif.trm $(T)multitos.trm $(T)next.trm $(T)object.h \ + $(T)openstep.trm $(T)pbm.trm $(T)/pdf.trm $(T)pc.trm $(T)pm.trm \ + $(T)png.trm $(T)post.trm $(T)pslatex.trm $(T)pstricks.trm \ + $(T)qms.trm $(T)regis.trm $(T)rgip.trm $(T)sun.trm $(T)svg.trm \ + $(T)t410x.trm $(T)table.trm \ $(T)tek.trm $(T)texdraw.trm $(T)tgif.trm $(T)tkcanvas.trm \ $(T)tpic.trm $(T)unixpc.trm $(T)unixplot.trm $(T)v384.trm \ $(T)vws.trm $(T)win.trm $(T)x11.trm $(T)xlib.trm @@ -252,14 +256,18 @@ NEXTSRC = $(N)Controller.h $(N)Controller.m $(N)GnuTe $(N)English.lproj/gnuview.nib/data.nib \ $(N)English.lproj/gnuview.nib/smaller.tiff +BESRC = $(B)GPApp.cpp $(B)GPApp.h $(B)GPBitmap.cpp $(B)GPBitmap.h \ + $(B)GPView.cpp $(B)GPView.h $(B)GPWindow.cpp $(B)GPWindow.h \ + $(B)Makefile $(B)XStringList.cpp $(B)XStringList.h $(B)constants.h + OS2SRC = $(P)dialogs.c $(P)dialogs.h $(P)gclient.c $(P)gnuplot.ico \ $(P)gnupmdrv.c $(P)gnupmdrv.def $(P)gnupmdrv.h $(P)gnupmdrv.ipf \ $(P)gnupmdrv.rc $(P)print.c -WINDOWS = $(W)geticon.c $(W)wcommon.h $(W)wgnupl32.def $(W)wgnuplib.c \ - $(W)wgnuplib.def $(W)wgnuplib.h $(W)wgnuplib.rc $(W)wgnuplot.def \ - $(W)wgnuplot.hpj $(W)wgnuplot.mnu $(W)wgnuplot.rc $(W)wgraph.c \ - $(W)winmain.c $(W)wmenu.c $(W)wpause.c $(W)wprinter.c \ +WINDOWS = $(W)pgnuplot.c $(W)geticon.c $(W)wcommon.h $(W)wgnupl32.def \ + $(W)wgnuplib.c $(W)wgnuplib.def $(W)wgnuplib.h $(W)wgnuplib.rc \ + $(W)wgnuplot.def $(W)wgnuplot.hpj $(W)wgnuplot.mnu $(W)wgnuplot.rc \ + $(W)wgraph.c $(W)winmain.c $(W)wmenu.c $(W)wpause.c $(W)wprinter.c \ $(W)wresourc.h $(W)wtext.c $(W)wtext.h # not C code, but still needed @@ -281,9 +289,9 @@ DEMOS = $(M)1.dat $(M)2.dat $(M)3.dat $(M)airfoil.dem $(M)whale.dat $(M)world.cor $(M)world.dat $(M)world.dem ETC = 0BUGS 0FAQ 0INSTALL 0PORTING 0README ChangeLog CodeStyle Copyright \ - INSTALL.gnu Makefile.in NEWS PGPKEYS TODO acconfig.h $(ACLOCAL_M4) \ + INSTALL.gnu Makefile.in NEWS PGPKEYS TODO $(ACLOCAL_M4) \ amiga.c buildvms.com commitvers $(CONFIG_HEADER_IN) configure \ - configure.in corgraph.asm corplot.c ctrl87.c ctrl87.h descrip.mms \ + configure.in configure.vms corgraph.asm corplot.c ctrl87.c ctrl87.h \ djconfig.sh errorfix.sh genopt.com gnuplot.def gnuplot.el gnuplot.opt \ gnuplot.prj header.mac hrcgraph.asm install-sh intergra.x11 lasergnu \ lineproc.mac linkopt.vms linkopt.ztc make_vms.com makefile.286 \ @@ -292,16 +300,17 @@ ETC = 0BUGS 0FAQ 0INSTALL 0PORTING 0README ChangeLog makefile.msw makefile.mto makefile.nt makefile.os2 makefile.os9 \ makefile.st makefile.tc makefile.unx makefile.vms makefile.wc \ makefile.win makefile.ztc missing mkinstalldirs os9.c pcgraph.asm \ - rgipgnu stamp-h.in strftime.c vms.c m4/msdos.m4 m4/next.m4 \ - m4/search-hdr.m4 m4/search-lib.m4 $(T)README + rgipgnu stamp-h.in strftime.c vms.c x11.opt m4/apple.m4 m4/beos.m4 \ + m4/msdos.m4 m4/next.m4 m4/select.m4 $(T)README # Documentation and help files DOCS1 = $(D)Makefile.in $(D)README $(D)checkdoc.c $(D)doc2gih.c \ $(D)doc2hlp.c $(D)doc2hlp.com $(D)doc2html.c $(D)doc2info.c \ $(D)doc2ipf.c $(D)doc2ms.c $(D)doc2rnh.c $(D)doc2rtf.c $(D)doc2tex.c \ - $(D)doc2texi.pl $(D)doc2x.h $(D)gnuplot.1 $(D)lasergnu.1 \ - $(D)makefile.dst $(D)makefile.ami $(D)termdoc.c $(D)titlepag.ms \ - $(D)titlepag.tex $(D)toc_entr.sty $(D)xref.c $(D)xref.h + $(D)doc2texi.el $(D)doc2texi.pl $(D)doc2x.h $(D)gnuplot.1 \ + $(D)gnuplot.texi $(D)lasergnu.1 $(D)makefile.dst $(D)makefile.ami \ + $(D)termdoc.c $(D)titlepag.ms $(D)titlepag.tex $(D)toc_entr.sty \ + $(D)xref.c $(D)xref.h DOCS2 = $(D)gnuplot.doc $(D)gpcard.tex DOCS3 = $(L)Makefile.in $(L)eg1.plt \ $(L)eg2.plt $(L)eg3.dat $(L)eg3.plt \ @@ -345,30 +354,30 @@ term.$(O) : term.h $(CORETERM) # List of object files except version.o -OBJS = $(COREOBJS) @NEXTOBJS@ +OBJS = $(COREOBJS) ################################################################ install: all $(LASERGNU) - $(srcdir)/mkinstalldirs $(bindir) - $(srcdir)/mkinstalldirs $(datadir) - $(srcdir)/mkinstalldirs $(mandir)/man1 - $(INSTALL_PROGRAM) gnuplot $(bindir)/gnuplot - test ! -f gnuplot_x11 || $(INSTALL_PROGRAM) gnuplot_x11 $(bindir)/gnuplot_x11 - -$(INSTALL_DATA) $(srcdir)/docs/gnuplot.1 $(mandir)/man1/gnuplot.1 + $(srcdir)/mkinstalldirs $(DESTDIR)$(bindir) + $(srcdir)/mkinstalldirs $(DESTDIR)$(datadir) + $(INSTALL_PROGRAM) gnuplot $(DESTDIR)$(bindir)/gnuplot + test ! -f gnuplot_x11 || $(INSTALL_PROGRAM) gnuplot_x11 $(DESTDIR)$(bindir)/gnuplot_x11 -cd docs && $(MAKE) $(MFLAGS) install @LINUXSUID@ lasergnu_install: lasergnu docs/lasergnu.1 - $(INSTALL_SCRIPT) $(srcdir)/lasergnu $(bindir)/lasergnu - $(INSTALL_DATA) $(srcdir)/docs/lasergnu.1 $(mandir)/man1/lasergnu.1 + $(srcdir)/mkinstalldirs $(DESTDIR)$(bindir) + $(srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/man1 + $(INSTALL_SCRIPT) $(srcdir)/lasergnu $(DESTDIR)$(bindir)/lasergnu + $(INSTALL_DATA) $(srcdir)/docs/lasergnu.1 $(DESTDIR)$(mandir)/man1/lasergnu.1 lasergnu_noinstall: uninstall: - rm -f $(bindir)/gnuplot $(bindir)/gnuplot_x11 - rm -f $(mandir)/man1/gnuplot.1 $(mandir)/man1/lasergnu.1 - cd docs && $(MAKE) $(MFLAGS) + rm -f $(DESTDIR)$(bindir)/gnuplot $(DESTDIR)$(bindir)/gnuplot_x11 + rm -f $(DESTDIR)$(mandir)/man1/gnuplot.1 $(DESTDIR)$(mandir)/man1/lasergnu.1 + cd docs && $(MAKE) $(MFLAGS) uninstall ################################################################ # Dependencies @@ -383,7 +392,7 @@ gnuplot_x11: gplt_x11.o stdfn.o $(LINK) gplt_x11.o stdfn.o $(XLIBS) $(LIBS) doc: - cd docs && $(MAKE) $(MFLAGS) gnuplot.gih + cd docs && $(MAKE) $(MFLAGS) demo/binary1 demo/binary2 demo/binary3: bf_test wd=`pwd` && cd $(srcdir)/demo && $$wd/bf_test @@ -423,8 +432,7 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config cd $(top_builddir) \ && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status -$(ACLOCAL_M4): configure.in m4/msdos.m4 m4/next.m4 m4/search-hdr.m4 \ - m4/search-lib.m4 +$(ACLOCAL_M4): configure.in m4/msdos.m4 m4/next.m4 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -442,7 +450,7 @@ stamp-h: $(srcdir)/$(CONFIG_HEADER_IN) $(top_builddir) @echo timestamp > stamp-h $(srcdir)/$(CONFIG_HEADER_IN): stamp-h.in -$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h +$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOHEADER) @echo timestamp > $(srcdir)/stamp-h.in @@ -450,13 +458,13 @@ $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACL # Miscellaneous targets SOURCES = $(HEADERS) $(CSOURCE) $(CSOURCE8) $(CORETERM) $(NEXTSRC) \ - $(OS2SRC) $(WINDOWS) + $(BESRC) $(OS2SRC) $(WINDOWS) DISTFILES = $(ETC) $(SOURCES) $(DEMOS) $(DOCS) SUBDIRS = NeXT NeXT/English.lproj NeXT/English.lproj/GnuTerm.nib \ - NeXT/English.lproj/gnuview.nib demo docs docs/latextut docs/old \ - docs/ps m4 os2 term win + NeXT/English.lproj/gnuview.nib beos demo docs docs/latextut \ + docs/old docs/psdoc m4 os2 term win clean: rm -f gnuplot gnuplot_x11 bf_test *.o core *~ @@ -469,7 +477,7 @@ mostlyclean: clean distclean: clean rm -f Makefile config.status config.cache $(CONFIG_HEADER) \ - config.log stamp-h docs/Makefile docs/latextut/Makefile + config.log stamp-h stamp-h[0-9]* docs/Makefile docs/latextut/Makefile test "$(srcdir)" = "$(top_builddir)" || rm -rf docs term realclean: distclean