X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/b63c5cca71495514a814233de1e271b2daeeddf9..fd88f5c5678c80ff5e338adc372d28a52ad20530:/usr/src/share/doc/psd/Makefile diff --git a/usr/src/share/doc/psd/Makefile b/usr/src/share/doc/psd/Makefile index 62026a4da5..111b06b156 100644 --- a/usr/src/share/doc/psd/Makefile +++ b/usr/src/share/doc/psd/Makefile @@ -1,16 +1,16 @@ -# @(#)Makefile 8.2 (Berkeley) %G% +# @(#)Makefile 8.2 (Berkeley) 5/23/94 # The following modules do not build/install: # 10.gdb, 13.rcs -# Missing: 00.contents 01.Clang 02.f77 03.f77io 05.as 09.lint 10.adb 11.dbx -# 12.make 15.yacc 16.lex 17.m4 - BINDIR= /usr/share/doc/psd FILES= Makefile Title -SUBDIR= 04.pascal 06.sysman 07.ipctut \ - 08.ipc 13.rcs 14.sccs \ - 18.curses +SUBDIR= 01.cacm 02.implement 03.iosys 04.uprog 05.sysman 06.Clang \ + 07.pascal 08.f77 09.f77io 11.adb 12.make 14.sccs 15.yacc \ + 16.lex 17.m4 18.gprof 19.curses 20.ipctut 21.ipc + +Title.ps: ${FILES} + groff Title > ${.TARGET} beforeinstall: install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \