Bug 15723

Summary: Incorrect _ILINKS value in bsd.kmod.mk?
Product: Base System Reporter: root <root>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.4-STABLE   
Hardware: Any   
OS: Any   

Description root 1999-12-27 18:00:00 UTC
	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
Comment 1 Bruce Evans freebsd_committer freebsd_triage 1999-12-28 03:02:01 UTC
State Changed
From-To: open->closed

Non-problem.  There is a symlink named "@".