mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
Posix users manual now makes multiple info files.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user