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

⟦9a669a9fd⟧ TextFile

    Length: 293 (0x125)
    Types: TextFile
    Names: »Makefile«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec8/ease/doc/Makefile« 

TextFile

#
#	Makefile for Ease document.
#
#	James S. Schoner
#	Purdue University Computing Center
#
all:	cover mainbody apen1 apen2 apen3
	
cover: FRC
	troff -ms cover

mainbody:
	tbl ease.paper | troff -ms

apen1:
	tbl ap1 | troff -ms

apen2:
	tbl ap2 | troff -ms

apen3:
	tbl ap3 | troff -ms

FRC: