blob: 7cb0b03d88eda189df4e8b4ea72f1484e5f7b505 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc/Makefile.in.orig Mon May 10 10:06:47 2004
+++ doc/Makefile.in Mon May 10 10:07:06 2004
@@ -257,7 +257,7 @@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
-SUBDIRS = faq man manual
+SUBDIRS = man
all: all-recursive
.SUFFIXES:
|