Date: Wed, 3 May 2000 07:23:24 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: "David E. O'Brien" <obrien@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/nm nm.1 Message-ID: <Pine.BSF.4.21.0005030716530.672-100000@besplex.bde.org> In-Reply-To: <200005022017.NAA57794@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> obrien 2000/05/02 13:17:03 PDT
>
> Removed files:
> usr.bin/nm nm.1
> Log:
> nm.1aout is used here now.
Please put it back. I generate .1aout from .1. It is *.1aout that should
be removed (should never have existed).
Bruce
diff -c2 bsd.man.mk~ bsd.man.mk
*** bsd.man.mk~ Sun Aug 29 11:12:10 1999
--- bsd.man.mk Sat Jan 29 23:45:12 2000
***************
*** 74,77 ****
--- 74,81 ----
.endfor
+ .SUFFIXES: .1 .1aout
+ .1.1aout:
+ ln -fs ${.IMPSRC} ${.TARGET}
+
# XXX MANDEPEND is only used for groff, man/man, man/manpath, at and atrun.
# It should be named more generally.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005030716530.672-100000>
