[BACK]Return to makefile.all CVS log [TXT][DIR] Up to [local] / OpenXM_contrib / gnuplot

Annotation of OpenXM_contrib/gnuplot/makefile.all, Revision 1.1.1.2

1.1       maekawa     1: #<<<makefile.all>>>
                      2: ########################################################
                      3: #
1.1.1.2 ! maekawa     4: # $Id: makefile.all,v 1.28.2.3 1999/10/27 11:15:10 lhecking Exp $
1.1       maekawa     5: #
                      6: ########################################################
                      7: #
                      8: # Please note that this is NOT a standalone makefile
                      9: # it is intended to be merged into, or included by
                     10: # other makefiles once some macros have been defined
                     11: #
                     12: # If this segment appears in a makefile other than makefile.all,
                     13: # do not modify it in situ. This segment will be entirely
                     14: # replaced in all makefiles whenever makefile.all is updated
                     15: #
                     16: # If you are porting gnuplot to a new system, it would
                     17: # be very helpful if you could include this one in it.
                     18: # This reduces the amount of work required when files are
                     19: # added to the distribution
                     20: #
                     21: # note that there exists a file gnuplot.opt which lists all the
                     22: # core files (but without extension)
                     23: #
                     24: # please define
                     25: # O as the object extension
                     26: # T as the prefix for terminals (eg term/ or [.term])
                     27: # D as the prefix for docs (eg docs/)
                     28: # L as the prefix for latex tutorial (eg docs/latextut/ or [.docs.latextut])
                     29: # Q as the prefix for old doc files (eg docs/old)
1.1.1.2 ! maekawa    30: # S as the prefix for postscript docs (eg docs/psdoc)
1.1       maekawa    31: # M as the prefix for demos (eg demo/)
                     32: # N as the prefix for NeXT (eg NeXT/)
                     33: # P as the prefix for OS/2 (eg os2/)
                     34: # W as the prefix for Windows (eg win/)
                     35:
                     36: ####################################################################
                     37: # List of object files except version.$(O)
                     38: COREOBJS = alloc.$(O) binary.$(O) bitmap.$(O) command.$(O) contour.$(O)\
                     39:        datafile.$(O) eval.$(O) fit.$(O) graphics.$(O) graph3d.$(O) help.$(O)\
                     40:        hidden3d.$(O) internal.$(O) interpol.$(O) matrix.$(O) misc.$(O)\
                     41:        parse.$(O) plot.$(O) plot2d.$(O) plot3d.$(O) readline.$(O)\
                     42:        scanner.$(O) set.$(O) show.$(O) specfun.$(O) standard.$(O) stdfn.$(O)\
                     43:        term.$(O) time.$(O) util.$(O) util3d.$(O)
                     44:
                     45: ####################################################################
                     46: # List of source files
                     47: # Used for making shar files, lint, and some dependencies.
                     48:
                     49: CSOURCE = alloc.c binary.c bitmap.c command.c contour.c datafile.c eval.c \
                     50:          fit.c graphics.c graph3d.c help.c hidden3d.c internal.c interpol.c \
                     51:          matrix.c misc.c parse.c plot.c plot2d.c plot3d.c readline.c \
                     52:          scanner.c set.c show.c specfun.c standard.c stdfn.c term.c time.c \
                     53:          util.c util3d.c version.c
                     54:
                     55: HEADERS = alloc.h ansichek.h binary.h bitmap.h fit.h fnproto.h help.h \
                     56:          matrix.h national.h plot.h protos.h setshow.h stdfn.h syscfg.h term.h
                     57:
                     58: CORETERM = $(T)aed.trm $(T)ai.trm $(T)amiga.trm $(T)apollo.trm \
1.1.1.2 ! maekawa    59:           $(T)atariaes.trm $(T)atarivdi.trm $(T)be.trm $(T)cgi.trm \
        !            60:           $(T)cgm.trm $(T)compact.c $(T)corel.trm $(T)debug.trm \
        !            61:           $(T)djsvga.trm $(T)driver.h $(T)dumb.trm $(T)dxf.trm $(T)dxy.trm \
        !            62:           $(T)eepic.trm $(T)emxvga.trm $(T)epson.trm $(T)excl.trm $(T)fg.trm \
        !            63:           $(T)fig.trm $(T)gif.trm $(T)gnugraph.trm $(T)gpic.trm $(T)gpr.trm \
1.1       maekawa    64:           $(T)grass.trm $(T)hp26.trm $(T)hp2648.trm $(T)hp500c.trm \
                     65:           $(T)hpgl.trm $(T)hpljii.trm $(T)hppj.trm $(T)imagen.trm \
                     66:           $(T)impcodes.h $(T)iris4d.trm $(T)kyo.trm $(T)latex.trm \
1.1.1.2 ! maekawa    67:           $(T)linux.trm $(T)mac.trm $(T)metafont.trm $(T)metapost.trm \
        !            68:           $(T)mgr.trm $(T)mif.trm $(T)multitos.trm $(T)next.trm $(T)object.h \
        !            69:           $(T)openstep.trm $(T)pbm.trm $(T)pc.trm $(T)pm.trm $(T)png.trm \
        !            70:           $(T)post.trm $(T)pslatex.trm $(T)pstricks.trm $(T)qms.trm \
        !            71:           $(T)regis.trm $(T)rgip.trm $(T)sun.trm $(T)t410x.trm $(T)table.trm \
1.1       maekawa    72:           $(T)tek.trm $(T)texdraw.trm $(T)tgif.trm $(T)tkcanvas.trm \
                     73:           $(T)tpic.trm $(T)unixpc.trm $(T)unixplot.trm $(T)v384.trm \
                     74:           $(T)vws.trm $(T)win.trm $(T)x11.trm $(T)xlib.trm
                     75:
                     76: CSOURCE8 = bf_test.c gplt_x11.c
                     77:
                     78: NEXTSRC  = $(N)Controller.h $(N)Controller.m $(N)GnuTerm.iconheader \
                     79:           $(N)GnuTerm.tiff $(N)GnuTerm_main.m $(N)GnuView.h \
                     80:           $(N)GnuView.m $(N)Makefile $(N)Makefile.postamble \
                     81:           $(N)Makefile.preamble $(N)PB.gdbinit $(N)PB.project \
                     82:           $(N)README.rtf $(N)bigger.tiff $(N)gnuviewController.h \
                     83:           $(N)gnuviewController.m $(N)smaller.tiff \
                     84:           $(N)English.lproj/GnuTerm.nib/data.classes \
                     85:           $(N)English.lproj/GnuTerm.nib/data.nib \
                     86:           $(N)English.lproj/gnuview.nib/bigger.tiff \
                     87:           $(N)English.lproj/gnuview.nib/data.classes \
                     88:           $(N)English.lproj/gnuview.nib/data.nib \
                     89:           $(N)English.lproj/gnuview.nib/smaller.tiff
                     90:
                     91: OS2SRC = $(P)dialogs.c $(P)dialogs.h $(P)gclient.c $(P)gnuplot.ico \
                     92:         $(P)gnupmdrv.c $(P)gnupmdrv.def $(P)gnupmdrv.h $(P)gnupmdrv.ipf \
                     93:         $(P)gnupmdrv.rc $(P)print.c
                     94:
1.1.1.2 ! maekawa    95: WINDOWS = $(W)pgnuplot.c $(W)geticon.c $(W)wcommon.h $(W)wgnupl32.def \
        !            96:          $(W)wgnuplib.c $(W)wgnuplib.def $(W)wgnuplib.h $(W)wgnuplib.rc \
        !            97:          $(W)wgnuplot.def $(W)wgnuplot.hpj $(W)wgnuplot.mnu $(W)wgnuplot.rc \
        !            98:          $(W)wgraph.c $(W)winmain.c $(W)wmenu.c $(W)wpause.c $(W)wprinter.c \
1.1       maekawa    99:          $(W)wresourc.h $(W)wtext.c $(W)wtext.h
                    100:
                    101: # not C code, but still needed
                    102:
                    103: DEMOS = $(M)1.dat $(M)2.dat $(M)3.dat $(M)airfoil.dem $(M)all.dem \
                    104:        $(M)animate.dem $(M)battery.dat $(M)big_peak.dat $(M)binary.dem \
                    105:        $(M)bivariat.dem $(M)borders.dem $(M)contours.dem $(M)controls.dem \
                    106:        $(M)density.fnc $(M)discrete.dem $(M)electron.dem $(M)fit.dem \
                    107:        $(M)glass.dat $(M)gnuplot.rot $(M)hemisphr.dat $(M)hexa.fnc \
                    108:        $(M)hidden.dem $(M)klein.dat $(M)lcdemo.dat $(M)line.fnc \
                    109:        $(M)mgr.dem $(M)moli3.dat $(M)multimsh.dem $(M)multiplt.dem \
                    110:        $(M)param.dem $(M)polar.dem $(M)poldat.dem $(M)prob.dem \
                    111:        $(M)prob2.dem $(M)random.dem $(M)reflect.fnc $(M)reread.bor \
                    112:        $(M)scatter.dem $(M)scatter2.dat $(M)silver.dat $(M)simple.dem \
                    113:        $(M)singulr.dem $(M)sound.par $(M)sound2.par $(M)soundvel.dat \
                    114:        $(M)spline.dem $(M)start.par $(M)stat.inc $(M)steps.dat \
                    115:        $(M)steps.dem $(M)surface1.dem $(M)surface2.dem $(M)timedat.dat \
                    116:        $(M)timedat.dem $(M)using.dat $(M)using.dem $(M)vector.dem \
                    117:        $(M)whale.dat $(M)world.cor $(M)world.dat $(M)world.dem
                    118:
                    119: ETC =   0BUGS 0FAQ 0INSTALL 0PORTING 0README ChangeLog CodeStyle Copyright \
                    120:        INSTALL.gnu Makefile.in NEWS PGPKEYS TODO acconfig.h $(ACLOCAL_M4) \
                    121:        amiga.c buildvms.com commitvers $(CONFIG_HEADER_IN) configure \
1.1.1.2 ! maekawa   122:        configure.in corgraph.asm corplot.c ctrl87.c ctrl87.h \
1.1       maekawa   123:        djconfig.sh errorfix.sh genopt.com gnuplot.def gnuplot.el gnuplot.opt \
                    124:        gnuplot.prj header.mac hrcgraph.asm install-sh intergra.x11 lasergnu \
                    125:        lineproc.mac linkopt.vms linkopt.ztc make_vms.com makefile.286 \
                    126:        makefile.all makefile.amg makefile.ami makefile.cyg makefile.dj2 \
                    127:        makefile.djg makefile.emx makefile.g makefile.mgw makefile.msc \
                    128:        makefile.msw makefile.mto makefile.nt makefile.os2 makefile.os9 \
                    129:        makefile.st makefile.tc makefile.unx makefile.vms makefile.wc \
                    130:        makefile.win makefile.ztc missing mkinstalldirs os9.c pcgraph.asm \
1.1.1.2 ! maekawa   131:        rgipgnu stamp-h.in strftime.c vms.c x11.opt m4/msdos.m4 m4/next.m4 \
        !           132:        m4/path-hdr.m4 m4/path-lib.m4 $(T)README
1.1       maekawa   133:
                    134: # Documentation and help files
                    135: DOCS1 = $(D)Makefile.in $(D)README $(D)checkdoc.c $(D)doc2gih.c \
                    136:        $(D)doc2hlp.c $(D)doc2hlp.com $(D)doc2html.c $(D)doc2info.c \
                    137:        $(D)doc2ipf.c $(D)doc2ms.c $(D)doc2rnh.c $(D)doc2rtf.c $(D)doc2tex.c \
1.1.1.2 ! maekawa   138:        $(D)doc2texi.el $(D)doc2texi.pl $(D)doc2x.h $(D)gnuplot.1 \
        !           139:        $(D)gnuplot.texi $(D)lasergnu.1 $(D)makefile.dst $(D)makefile.ami \
        !           140:        $(D)termdoc.c $(D)titlepag.ms $(D)titlepag.tex $(D)toc_entr.sty \
        !           141:        $(D)xref.c $(D)xref.h
1.1       maekawa   142: DOCS2 = $(D)gnuplot.doc $(D)gpcard.tex
                    143: DOCS3 = $(L)Makefile.in $(L)eg1.plt \
                    144:        $(L)eg2.plt $(L)eg3.dat $(L)eg3.plt \
                    145:        $(L)eg4.plt $(L)eg5.plt $(L)eg6.plt \
                    146:        $(L)header.tex $(L)linepoin.plt $(L)makefile.dst $(L)tutorial.tex
                    147: DOCS4 = $(S)Makefile $(S)README $(S)ps_file.doc $(S)ps_guide.ps \
                    148:        $(S)ps_symbols.gpi
                    149: DOCS5 = $(Q)ChangeLog.old $(Q)History.old $(Q)README.3d $(Q)README.3p1 \
                    150:        $(Q)README.3p2 $(Q)README.3p3 $(Q)README.3p4 $(Q)README.3p5 \
                    151:        $(Q)README.ami $(Q)README.emx $(Q)README.fit $(Q)README.gnu \
                    152:        $(Q)README.iso $(Q)README.mf $(Q)README.nex $(Q)README.os2 \
                    153:        $(Q)README.pic $(Q)README.pro $(Q)README.win $(Q)README.x11 \
                    154:        $(Q)README.xli $(Q)makefile.r
                    155:
                    156: DOCS  = $(DOCS1) $(DOCS2) $(DOCS3) $(DOCS4) $(DOCS5)
                    157:
                    158: #########################################################################
                    159: # Simple Dependencies
                    160: # - note that VMS requires space before and after the :
                    161:
                    162: $(COREOBJS) : plot.h protos.h stdfn.h
                    163:
                    164: help.$(O) misc.$(O) : help.h
                    165:
                    166: protos.h : alloc.h
                    167:
                    168: graphics.$(O) graph3d.$(O) misc.$(O) plot.$(O) set.$(O) show.$(O) term.$(O) : setshow.h
                    169:
                    170: fit.$(O) : fit.c fit.h matrix.h plot.h
                    171:
                    172: matrix.$(O) : matrix.c matrix.h fit.h
                    173:
                    174: bitmap.$(O) term.$(O) : bitmap.h
                    175:
                    176: term.$(O) : term.h $(CORETERM)
                    177:
                    178: #>>>makefile.all<<<

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>