summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/Makefile
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-16 17:06:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-16 17:06:12 +0000
commit53d804ff91d9f9efd08905023afd8f592ba7d522 (patch)
treeb4b843684719bc5d4dc7c70b5bfa56e0a03f5928 /doc/posix1003.1/Makefile
parentFunction implmentation status information correct. (diff)
downloadrtems-53d804ff91d9f9efd08905023afd8f592ba7d522.tar.bz2
summarize now generates a nicely formatted function status summary.
Diffstat (limited to 'doc/posix1003.1/Makefile')
-rw-r--r--doc/posix1003.1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/posix1003.1/Makefile b/doc/posix1003.1/Makefile
index a5857ad760..0f978186f1 100644
--- a/doc/posix1003.1/Makefile
+++ b/doc/posix1003.1/Makefile
@@ -143,7 +143,8 @@ ch18.texi: ch18.t
-n "Compliance Summary" ${*}.t
ch19.t: ch01.t ch02.t ch03.t ch04.t ch05.t ch06.t ch07.t ch08.t ch09.t \
- ch10.t ch11.t ch12.t ch13.t ch14.t ch15.t ch16.t ch17.t ch18.t
+ ch10.t ch11.t ch12.t ch13.t ch14.t ch15.t ch16.t ch17.t ch18.t \
+ summarize
./summarize >ch19.t
ch19.texi: ch19.t