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 - metrics - download

⟦3aa8b9a83⟧ TextFile

    Length: 206 (0xce)
    Types: TextFile
    Names: »Imakefile«

Derivation

└─⟦276d19d6e⟧ Bits:30007243 EUUGD5_I: X11R5
    └─⟦4856bf7e7⟧ »./mit-4/mit-4.00« 
        └─⟦635ff9e7e⟧ 
            └─⟦this⟧ »mit/doc/BDF/Imakefile« 

TextFile

XCOMM $XConsortium: Imakefile,v 1.4 91/07/17 16:00:43 gildea Exp $
SRCS = ../util/macros.t bdf.ms

all: bdf.PS

bdf.PS:
	 $(TROFF) $(MSMACROS) $(SRCS) 2> index.raw > bdf.PS

clean::
	$(RM) index.raw bdf.PS