summaryrefslogtreecommitdiffstats
path: root/lib/libcurses/PSD.doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcurses/PSD.doc/Makefile')
-rw-r--r--lib/libcurses/PSD.doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcurses/PSD.doc/Makefile b/lib/libcurses/PSD.doc/Makefile
index f93ee64..a09c460 100644
--- a/lib/libcurses/PSD.doc/Makefile
+++ b/lib/libcurses/PSD.doc/Makefile
@@ -1,4 +1,4 @@
-# @(#)Makefile 8.1 (Berkeley) 8/14/93
+# @(#)Makefile 8.2 (Berkeley) 5/23/94
DIR= psd/19.curses
SRCS= Master
@@ -22,7 +22,7 @@ VFONT= /usr/libexec/vfontedpr
${VFONT} $*.c | grep -v "^'wh" > $*.gr
paper.ps: ${SRCS}
- ${ROFF} ${SRCS} > ${.TARGET}
+ soelim ${SRCS} | ${ROFF} > ${.TARGET}
Master: twinkle1.gr ex1.gr ex2.gr fns.doc intro.5 intro.2.tbl intro.0 intro.1 \
intro.3 intro.4 intro.6 macros c_macros
OpenPOWER on IntegriCloud