summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorwlemb <wlemb>2003-03-05 06:09:41 +0000
committerwlemb <wlemb>2003-03-05 06:09:41 +0000
commitd50aa62ae917ac78d2d4579728e581f9638c1b12 (patch)
tree57b751b0dcf242198f46f519a29b7b00a183fcfd /Makefile.in
parent4150d1096379fa885e326c89213d955ab80c115c (diff)
downloadgroff-d50aa62ae917ac78d2d4579728e581f9638c1b12.tar.gz
* Makefile.sub (DISTCLEANFILES): Add gxditview._man.
* font/devps/generate/textmap: Remove entry `similarequal'. * font/devps/symbolmap: Updated.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 31b9b271..a737e097 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -142,8 +142,8 @@ tmacpath=$(systemtmacdir)$(SEP)$(localtmacdir)$(SEP)$(tmacdir)
# `sys_tmac_prefix' is prefix (if any) for system macro packages.
sys_tmac_prefix=@sys_tmac_prefix@
-# `pnmtops_nosetpag' is the command to be run to generate an eps
-# file. Some versions of pnmtops provide the -nosetpage option.
+# `pnmtops_nosetpage' is the command to be run to generate an eps
+# file. Some versions of pnmtops provide the -nosetpage option.
# We detect this and use it if present.
pnmtops_nosetpage=@pnmtops_nosetpage@