Upgrade to Groff 1.17.2.

This commit is contained in:
Ruslan Ermilov 2001-07-10 17:15:52 +00:00
parent 0fb3975219
commit edfa7141c3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=79551
2 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@ INTERNALLIB= YES
INTERNALSTATICLIB=YES
SRCS= assert.cc change_lf.cc cmap.cc cset.cc device.cc errarg.cc\
error.cc fatal.cc filename.cc font.cc fontfile.cc\
htmlindicate.cc lf.cc\
lineno.cc macropath.cc nametoindex.cc new.cc prime.cc\
htmlindicate.cc lf.cc lineno.cc macropath.cc\
maxfilename.cc nametoindex.cc new.cc prime.cc\
progname.cc ptable.cc searchpath.cc string.cc strsave.cc\
tmpfile.cc illegal.cc version.cc
SRCS+= getopt.c getopt1.c iftoa.c itoa.c matherr.c
@ -18,5 +18,5 @@ version.cc: ${GROFF_DIST}/VERSION ${GROFF_DIST}/REVISION
@${ECHO} Making version.cc
@echo const char \*version_string = \"`cat ${GROFF_DIST}/VERSION`\"\; >$@
@echo const char \*revision_string = \"`cat ${GROFF_DIST}/REVISION`\"\; >>$@
@echo const char \*Version_string = \"`cat ${GROFF_DIST}/VERSION`.`cat ${GROFF_DIST}/REVISION`\"\; | \
@echo extern \"C\" const char \*Version_string = \"`cat ${GROFF_DIST}/VERSION`.`cat ${GROFF_DIST}/REVISION`\"\; | \
sed -e 's/\.0\"/\"/' >>$@

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PROG= indxbib
SRCS= indxbib.cc dirnamemax.c signal.c
SRCS= indxbib.cc signal.c
DPADD= ${LIBBIB} ${LIBGROFF} ${LIBM}
LDADD= ${LIBBIB} ${LIBGROFF} -lm
CLEANFILES= ${MAN}