diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-10-13 12:22:57 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-10-13 12:22:57 +0000 |
| commit | 8b92be43b20ca5bf55176705e6841991f20d3872 (patch) | |
| tree | cce2e8d53a3e841389b147bafeae5c7c7dc0c454 | |
| parent | 9e020cdab95b2adbfb9c267f85398936af9c2a48 (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/groff/tmac/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/groff/tmac/Makefile b/gnu/usr.bin/groff/tmac/Makefile index 6eaab5a75dcb..d32f620bddcc 100644 --- a/gnu/usr.bin/groff/tmac/Makefile +++ b/gnu/usr.bin/groff/tmac/Makefile @@ -12,7 +12,6 @@ MLINKS= groff_ms.7 ms.7 MLINKS+= groff_man.7 man.7 MLINKS+= groff_me.7 me.7 MLINKS+= groff_mdoc.7 mdoc.7 groff_mdoc.7 mdoc.samples.7 -MLINKS+= groff_mwww.7 mwww.7 CLEANFILES= ${MAN} ${MDOCFILES:S/$/-s/} ${STRIPFILES:S/$/-s/} ${SPECIALFILES:S/$/-s/} |
