Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/share/doc/usd/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/share/doc/usd/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- src/share/doc/usd/Makefile 1994/06/19 01:13:27 1.7 +++ src/share/doc/usd/Makefile 1994/06/19 03:15:43 1.8 @@ -3,13 +3,22 @@ # The following modules do not build/install: # 08.mh +# Missing: +# 07.mail 13.viref 14.jove 15.sed 28.bib 30.rogue 31.trek + +# Missing from 4.4BSD-Lite: +# 01.begin 02.learn 03.shell 05.dc 06.bc 09.edtut 10.edadv 11.vitut +# 12.exref 16.awk 17.msmacros 21.troff 22.trofftut 23.eqn 24.eqnguide +# 25.tbl 26.refer 27.invert 29.diction + BINDIR= /usr/share/doc/usd FILES= 00.contents Makefile Title -SUBDIR= 01.begin 02.learn 03.shell 04.csh 05.dc 06.bc 07.mail 09.edtut \ - 10.edadv 11.vitut 12.exref 13.viref 14.jove 15.sed 16.awk 17.msmacros \ - 18.msdiffs 19.memacros 20.meref 21.troff 22.trofftut 23.eqn \ - 24.eqnguide 25.tbl 26.refer 27.invert 28.bib 29.diction 30.rogue \ - 31.trek +.ifnmake install +SUBDIR= 04.csh 18.msdiffs 19.memacros 20.meref +.else +TOP= ../../.. +SUBDIR= 04.csh 18.msdiffs 19.memacros 20.meref +.endif Title.ps: ${FILES} groff Title > ${.TARGET}