From root@grenade.plano.sterling.com  Mon Dec 27 09:58:42 1999
Return-Path: <root@grenade.plano.sterling.com>
Received: from napalm.plano.sterling.com (napalm.plano.sterling.com [208.24.125.34])
	by hub.freebsd.org (Postfix) with ESMTP id 1538E14D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Dec 1999 09:58:41 -0800 (PST)
	(envelope-from root@grenade.plano.sterling.com)
Received: from grenade.plano.sterling.com (GRENADE.plano.sterling.com [10.1.54.230])
	by napalm.plano.sterling.com (8.9.1b+Sun/8.9.1) with ESMTP id LAA15085
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 27 Dec 1999 11:58:26 -0600 (CST)
Received: (from root@localhost)
	by grenade.plano.sterling.com (8.9.3/8.9.3) id LAA74853;
	Mon, 27 Dec 1999 11:58:26 -0600 (CST)
	(envelope-from root)
Message-Id: <199912271758.LAA74853@grenade.plano.sterling.com>
Date: Mon, 27 Dec 1999 11:58:26 -0600 (CST)
From: root@grenade.plano.sterlin.com
Sender: root@grenade.plano.sterling.com
Reply-To: alan.edmonds@sterling.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Incorrect _ILINKS value in bsd.kmod.mk?
X-Send-Pr-Version: 3.2

>Number:         15723
>Category:       kern
>Synopsis:       Incorrect _ILINKS value in bsd.kmod.mk?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 27 10:00:00 PST 1999
>Closed-Date:    Mon Dec 27 19:02:01 PST 1999
>Last-Modified:  Mon Dec 27 19:02:37 PST 1999
>Originator:     Alan Edmonds
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Sterling Software
>Environment:

	3.4-STABLE, cvsuped Dec 27th.   

>Description:

	When running 'make buildworld' I noticed an extraenous '@'
	in the output of make.  For example:

	$ make -n clean 
	rm -f vnode_if.h vnode_if.c setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o msdos.ko msdosfs_conv.o msdosfs_denode.o msdosfs_fat.o msdosfs_lookup.o msdosfs_vfsops.o msdosfs_vnops.o @ machine lkm_verify_tmp symb.tmp tmp.o   

	Notice the @ machine in the line above.  I'm not sure what this
	is supposed to do.  I found the '@ machine' line in 
	/usr/share/mk/bsd.kmod.mk.  I'm not sure what _ILINKS 
	is intended to do.  I just want someone that understands
	this file to verify the value of _ILINKS.

>How-To-Repeat:

	cd /usr/src/sys/modules/msdos
	make -n clean

>Fix:
	
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: bde 
State-Changed-When: Mon Dec 27 19:02:01 PST 1999 
State-Changed-Why:  
Non-problem.  There is a symlink named "@". 
>Unformatted:
