|
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: 236 (0xec) Types: TextFile Names: »Makefile«
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦63303ae94⟧ »unix3.14/TeX3.14.tar.Z« └─⟦c58930e5c⟧ └─⟦this⟧ »TeX3.14/TeXgraphics/transfig/doc/manual/Makefile«
# # Makefile: TransFig makefile for translation of figures into latex # all: tex-list trans.tex: trans.fig rm -f trans.tex fig2dev -Llatex trans.fig trans.tex tex-list: trans.tex trans.tex: Makefile clean: rm -f trans.tex