Changeset 2071990 in rtems
- Timestamp:
- 03/14/98 18:06:08 (26 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 17ab8f5b
- Parents:
- 22c9e0e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/posix1003.1/Makefile
r22c9e0e r2071990 18 18 ch06.texi ch07.texi ch08.texi ch09.texi ch10.texi \ 19 19 ch11.texi ch12.texi ch13.texi ch14.texi ch15.texi \ 20 ch16.texi ch17.texi ch18.texi 20 ch16.texi ch17.texi ch18.texi ch19.t ch19.texi 21 21 22 22 FILES= $(PROJECT).texi \ … … 141 141 $(BMENU) -c -p "Thread-Specific Data Key Deletion" \ 142 142 -u "Top" \ 143 -n "Compliance Summary" ${*}.t 144 145 ch19.t: ch01.t ch02.t ch03.t ch04.t ch05.t ch06.t ch07.t ch08.t ch09.t \ 146 ch10.t ch11.t ch12.t ch13.t ch14.t ch15.t ch16.t ch17.t ch18.t 147 ./summarize >ch19.t 148 149 ch19.texi: ch19.t 150 $(BMENU) -c -p "List of Cancellation Points" \ 151 -u "Top" \ 143 152 -n "Command and Variable Index" ${*}.t 144 153 145 154 146 155 html: $(FILES)
Note: See TracChangeset
for help on using the changeset viewer.