summaryrefslogtreecommitdiffstats
path: root/share/doc/psd
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-01-20 13:09:29 +0000
committerru <ru@FreeBSD.org>2004-01-20 13:09:29 +0000
commit36f19f59f5b6f7a71a2ff9e96fb250aaf1186a27 (patch)
tree63223392d349cf748fc8e891a40867f82e8a1fbf /share/doc/psd
parentfcd3fde5ea6a83ede89aa69626a52ae3e4a1e6e4 (diff)
downloadFreeBSD-src-36f19f59f5b6f7a71a2ff9e96fb250aaf1186a27.zip
FreeBSD-src-36f19f59f5b6f7a71a2ff9e96fb250aaf1186a27.tar.gz
Normalize.
Diffstat (limited to 'share/doc/psd')
-rw-r--r--share/doc/psd/Makefile28
1 files changed, 23 insertions, 5 deletions
diff --git a/share/doc/psd/Makefile b/share/doc/psd/Makefile
index 3524d50..d50f05b 100644
--- a/share/doc/psd/Makefile
+++ b/share/doc/psd/Makefile
@@ -11,13 +11,31 @@
# the tree:
# 11.adb
-SUBDIR= title contents
-SUBDIR+= 01.cacm 02.implement 03.iosys 04.uprog 05.sysman 06.Clang 12.make
-SUBDIR+= 13.rcs 15.yacc 16.lex 17.m4 18.gprof 20.ipctut 21.ipc
+SUBDIR= title \
+ contents \
+ 01.cacm \
+ 02.implement \
+ 03.iosys \
+ 04.uprog \
+ 05.sysman \
+ 06.Clang \
+ 12.make \
+ 13.rcs \
+ 15.yacc \
+ 16.lex \
+ 17.m4 \
+ 18.gprof \
+ 20.ipctut \
+ 21.ipc
# The following modules don't appear in the O'Reilly book, but
# are in the 4.4BSD distribution.
-SUBDIR+= 22.rpcgen 23.rpc 24.xdr 25.xdrrfc 26.rpcrfc 27.nfsrpc
-SUBDIR+= 28.cvs
+SUBDIR+=22.rpcgen \
+ 23.rpc \
+ 24.xdr \
+ 25.xdrrfc \
+ 26.rpcrfc \
+ 27.nfsrpc \
+ 28.cvs
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud