On Tue, Mar 20, 2001 at 12:41:08PM -0800, Bruce A. Mah scribbled:
| This is a first for me, I think...finding a CURRENT buildworld bogon.
| Freshly cvsup-ed -CURRENT system, trying to buildworld:
| 
| [much output]
| 
| ===> usr.sbin/amd/mk-amd-map
| Diffs show that someone was perhaps a little overzealous in a
| manpage-related cleanup:
| 
I think a unified diff is easier to read.  How about this one? :)
[Warning: cut-n-paste diff]

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/src/usr.sbin/amd/mk-amd-map/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile    2001/03/20 18:16:16     1.11
+++ Makefile    2001/03/20 21:37:46
@@ -8,6 +8,10 @@

 .PATH:         ${.CURDIR}/../../../contrib/amd/mk-amd-map

+MAN8=          mk-amd-map.8
+
+SRCS=          mk-amd-map.c
+
 PROG=          mk-amd-map

 .include <bsd.prog.mk>
   


-- 
+-----------------------------------------------------------+
| [EMAIL PROTECTED]         | [EMAIL PROTECTED]       |
| http://iteration.net/~keichii | Yes, BSD is a conspiracy. |
+-----------------------------------------------------------+

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to