diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-03-20 16:26:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-03-20 16:26:35 +0000 |
| commit | ebba8a0edcee089fc416e54a0e9f40ec5c4e581c (patch) | |
| tree | 10c01a9460380e492802f7645f7ac5d0d2edb4f4 /share/me/Makefile | |
| parent | c457a4403ac325746b9ca7eb2e304c4bb605bbd2 (diff) | |
Notes
Diffstat (limited to 'share/me/Makefile')
| -rw-r--r-- | share/me/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/me/Makefile b/share/me/Makefile index 10f9921986e3e..6a9d6de5b33c2 100644 --- a/share/me/Makefile +++ b/share/me/Makefile @@ -10,8 +10,7 @@ TMSRCS= tmac.orig_me FILES= ${MESRCS:S/$/.tmp/} ${TMSRCS:S/$/.tmp/} revisions CLEANFILES+= ${MESRCS:S/$/.tmp/} ${TMSRCS:S/$/.tmp/} -# XXX use groff version -# MAN= me.7 +MAN= orig_me.7 .for file in ${MESRCS} ${TMSRCS} ${file}.tmp: ${file} |
