ossp-pkg/xds/docs/Makefile.in 1.2 -> 1.3
--- Makefile.in 2001/08/07 11:19:13 1.2
+++ Makefile.in 2001/08/07 14:07:00 1.3
@@ -4,7 +4,7 @@
POD2MAN = @POD2MAN@
.SUFFIXES:
-.SUFFIXES: .tex .dvi .ps .pod .3
+.SUFFIXES: .tex .dvi .ps .pod .3
.tex.dvi:
latex \\nonstopmode\\input $<; \
@@ -26,3 +26,7 @@
distclean realclean:
rm -f Makefile
+
+# Dependencies
+
+libxds.dvi: architecture.eps data-exchange.eps setbuffer-logic.eps
|
|