e3eff6078d
PR: 41461 Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>
11 lines
288 B
Text
11 lines
288 B
Text
--- makefile.unx~ Wed Aug 7 18:57:54 2002
|
|
+++ makefile.unx Wed Aug 7 18:58:35 2002
|
|
@@ -63,7 +63,7 @@
|
|
#
|
|
doc:
|
|
(cd docs && \
|
|
- $(MAKE) $(VIEW_ONLY) -f makefile.unx irit.tex irit.doc)
|
|
+ $(MAKE) $(VIEW_ONLY) -f makefile.unx man all)
|
|
|
|
clean:
|
|
-rm -f .~* .\#* # Emacs backup files.
|