Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Mar 1999 14:20:01 -0800 (PST)
From:      Sheldon Hearn <sheldonh@iafrica.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/8071
Message-ID:  <199903152220.OAA81679@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/8071; it has been noted by GNATS.

From: Sheldon Hearn <sheldonh@iafrica.com>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: misc/8071
Date: Tue, 16 Mar 1999 00:13:10 +0200

 Oops, missed two diffs:
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/src/Makefile,v
 retrieving revision 1.224
 diff -u -d -r1.224 Makefile
 --- Makefile	1999/02/17 20:56:09	1.224
 +++ Makefile	1999/03/14 13:49:55
 @@ -88,7 +88,7 @@
  #
  TGTS =	afterdistribute all buildworld checkdpadd clean cleandepend cleandir \
  	depend distribute everything hierarchy includes install installmost \
 -	installworld lint maninstall mk most obj objlink regress rerelease \
 +	installworld lint maninstall mk most obj regress rerelease \
  	tags update world
  
  #
 Index: Makefile.inc0
 ===================================================================
 RCS file: /home/ncvs/src/Makefile.inc0,v
 retrieving revision 1.14
 diff -u -d -r1.14 Makefile.inc0
 --- Makefile.inc0	1999/01/14 06:45:53	1.14
 +++ Makefile.inc0	1999/03/14 13:50:07
 @@ -33,7 +33,7 @@
  #
  BKTGTS=	all checkdpadd clean cleandepend cleandir \
  	depend everything hierarchy includes install installmost \
 -	lint maninstall mk most obj objlink regress rerelease \
 +	lint maninstall mk most obj regress rerelease \
  	tags update
  
  #
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903152220.OAA81679>