|
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: 479 (0x1df) Types: TextFile Names: »Makefile.dvips«
└─⟦52210d11f⟧ Bits:30007239 EUUGD2: TeX 3 1992-12 └─⟦c319c2751⟧ »unix3.0/TeX3.0.tar.Z« └─⟦036c765ac⟧ └─⟦this⟧ »TeX3.0/TeXgraphics/psfig/doc/Makefile.dvips«
Tex = latex SearchDirs = -Dfigs .SUFFIXES: .ps .dvi .tex .tex.dvi: $*.tex $(Tex) $*.tex .dvi.ps: $*.dvi dvips -options dvips.opt -nodialog $*.dvi .tex.ps: $*.tex $(Tex) $*.tex dvips -options dvips.opt -nodialog $*.dvi default: ../psfig.pro ../psfig.tex ug.ps ../psfig.pro: (cd ..; ln -s dvips/psfig.pro) ../psfig.tex: (cd ..; ln -s dvips/psfig.tex) tidy: -rm -f *.BAK *.CKP core a.out clean: tidy -rm -f *.dvi *.texi *.log *.aux '#'* *~ ../psfig.tex ../psfig.pro