DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ T c

⟦235cc02dc⟧ TextFile

    Length: 560 (0x230)
    Types: TextFile
    Names: »compile.com«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/gnuplot/compile.com« 

TextFile

$! make sure you SET TERM/NOWRAP before running GNUPLOT!
$ CFLAGS = "NOTHING"
$ TERMFLAGS = "AED,HP26,HP75,POSTSCRIPT,QMS,REGIS,TEK,V384"
$ set verify
$ cc/define=('CFLAGS') command.c
$ cc/define=('CFLAGS') eval.c
$ cc/define=('CFLAGS') graphics.c
$ cc/define=('CFLAGS') internal.c
$ cc/define=('CFLAGS') misc.c
$ cc/define=('CFLAGS') parse.c
$ cc/define=('CFLAGS') plot.c
$ cc/define=('CFLAGS') scanner.c
$ cc/define=('CFLAGS') standard.c
$ cc/define=('CFLAGS','TERMFLAGS') term.c
$ cc/define=('CFLAGS') util.c
$ cc/define=('CFLAGS') version.c
$ set noverify