=================================================================== RCS file: /home/cvs/OpenXM_contrib/gnuplot/Attic/Makefile.in,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.2 diff -u -p -r1.1.1.1 -r1.1.1.2 --- OpenXM_contrib/gnuplot/Attic/Makefile.in 2000/01/09 17:00:48 1.1.1.1 +++ OpenXM_contrib/gnuplot/Attic/Makefile.in 2000/01/22 14:15:48 1.1.1.2 @@ -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.2 2000/01/22 14:15:48 maekawa Exp $ # # GNUPLOT Makefile.in for autoconf (Unix X11 support) # Adapted from makefile.unx by djm@gnu.ai.mit.edu @@ -151,7 +151,7 @@ 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/ N=$(srcdir)/NeXT/ P=$(srcdir)/os2/ @@ -165,7 +165,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.2 2000/01/22 14:15:48 maekawa Exp $ # ######################################################## # @@ -191,7 +191,7 @@ 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/) # N as the prefix for NeXT (eg NeXT/) # P as the prefix for OS/2 (eg os2/) @@ -220,19 +220,19 @@ 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)gif.trm $(T)gnugraph.trm $(T)gpic.trm $(T)gpr.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)emxvga.trm $(T)epson.trm $(T)excl.trm $(T)fg.trm \ + $(T)fig.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)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)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 @@ -256,10 +256,10 @@ OS2SRC = $(P)dialogs.c $(P)dialogs.h $(P)gclient.c $(P $(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 @@ -283,7 +283,7 @@ DEMOS = $(M)1.dat $(M)2.dat $(M)3.dat $(M)airfoil.dem ETC = 0BUGS 0FAQ 0INSTALL 0PORTING 0README ChangeLog CodeStyle Copyright \ INSTALL.gnu Makefile.in NEWS PGPKEYS TODO acconfig.h $(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 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 +292,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/msdos.m4 m4/next.m4 \ + m4/path-hdr.m4 m4/path-lib.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,7 +346,7 @@ term.$(O) : term.h $(CORETERM) # List of object files except version.o -OBJS = $(COREOBJS) @NEXTOBJS@ +OBJS = $(COREOBJS) ################################################################ @@ -423,8 +424,8 @@ 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 m4/path-hdr.m4 \ + m4/path-lib.m4 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -456,7 +457,7 @@ 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 + docs/psdoc m4 os2 term win clean: rm -f gnuplot gnuplot_x11 bf_test *.o core *~