summaryrefslogtreecommitdiffstats
path: root/lib/libcurses
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-07-03 03:28:27 +0000
committerbde <bde@FreeBSD.org>1997-07-03 03:28:27 +0000
commitc800b77e17a9db61b5cfedb8ada17ba33ba97d40 (patch)
tree90ddf44d2360a352ad20e3859f2a1e7fb8011ca1 /lib/libcurses
parent73643318c3a441ade17ebffbe29ea00889ccbad3 (diff)
parente2f0a0f35c8c3ecbae359c67f0d5b3aac5ce43dc (diff)
downloadFreeBSD-src-c800b77e17a9db61b5cfedb8ada17ba33ba97d40.zip
FreeBSD-src-c800b77e17a9db61b5cfedb8ada17ba33ba97d40.tar.gz
This commit was generated by cvs2svn to compensate for changes in r27180,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'lib/libcurses')
-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