|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 404 (0x194) Types: TextFile Names: »createlib.com«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/micrognu/sys/vms/termcap/createlib.com«
$! $! Command procedure to compile and create VMS termcap library $! $ ccom := @[-]ccom.com ! Checks file dates $! ccom := cc ! To force a recompile $! $ ccom fgetlr $ ccom tgetent $ ccom tgetflag $ ccom tgetnum $ ccom tgetstr $ ccom tgoto $ ccom tputs $! $ library/create/object termcap.olb fgetlr.obj,tgetent.obj,- tgetflag.obj,tgetnum.obj,tgetstr.obj,tgoto.obj,tputs.obj $ purge/keep=2 termcap.olb