|
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 - metrics - download
Length: 362 (0x16a) Types: TextFile Names: »Makefile«
└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit └─⟦534f5347e⟧ »EurOpenD3/news/bnews.2.11/doc.tar.Z« └─⟦1aa5ad81d⟧ └─⟦this⟧ »doc/Makefile« └─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─⟦this⟧ »EUUGD11/euug-87hel/sec1/news/doc/Makefile«
# make the various documents ROFF=nroff all: howto manner standard copyright install install: install.mn tmac.n $(ROFF) tmac.n install.mn howto: howto.mn tmac.n $(ROFF) tmac.n howto.mn manner: manner.mn tmac.n $(ROFF) tmac.n manner.mn standard: standard.mn tmac.n $(ROFF) tmac.n standard.mn copyright: copyright.mn tmac.n $(ROFF) tmac.n copyright.mn