summaryrefslogtreecommitdiffstats
path: root/doc/posix_users
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-24 17:38:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-08-24 17:38:00 +0000
commitfd001d6fdbe27c82db3c4a36b984f7e2a8f2fbfd (patch)
tree299d134de9a6061b45e6fc8ff433e084c11ba169 /doc/posix_users
parentchanged version to 980824 (diff)
downloadrtems-fd001d6fdbe27c82db3c4a36b984f7e2a8f2fbfd.tar.bz2
Posix users manual now makes multiple info files.
Diffstat (limited to 'doc/posix_users')
-rw-r--r--doc/posix_users/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix_users/Makefile b/doc/posix_users/Makefile
index de2fdfde4e..fe57b61ea4 100644
--- a/doc/posix_users/Makefile
+++ b/doc/posix_users/Makefile
@@ -24,8 +24,8 @@ FILES= clock.texi cond.texi key.texi mutex.texi $(PROJECT).texi preface.texi \
INFOFILES=$(wildcard $(PROJECT) $(PROJECT)-*)
info: dirs $(PROJECT)
-# cp $(PROJECT) $(PROJECT)-* $(INFO_INSTALL)
- cp $(PROJECT) $(INFO_INSTALL)
+ cp $(PROJECT) $(PROJECT)-* $(INFO_INSTALL)
+ #cp $(PROJECT) $(INFO_INSTALL)
posix_users: $(FILES)
$(MAKEINFO) $(PROJECT).texi