Subject: misc/9336: Strange lines during a make install
To: None <gnats-bugs@gnats.netbsd.org>
From: Bernd Ernesti <bernd@arresum.inka.de>
List: netbsd-bugs
Date: 02/02/2000 14:20:27
>Number:         9336
>Category:       misc
>Synopsis:       Strange lines during a make install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Feb  2 14:18:00 2000
>Last-Modified:
>Originator:     Bernd Ernesti
>Organization:
	
>Release:        NetBSD-current 02-Feb-2000
>Environment:
	
System: NetBSD arresum.inka.de 1.4Q NetBSD 1.4Q (ARRESUM) #405: Tue Feb 1 23:02:33 MET 2000 bernd@arresum.inka.de:/home/work/obj_i386/src.i386/sys/arch/i386/compile/ARRESUM i386


>Description:
	Do a make install and watch it more closely:

install ===> syslogd
install -r  -c -s   -o bin -g bin -m 555 syslogd /usr/sbin/syslogd
install -r  -c   -o bin -g bin -m 444 syslogd.cat8 /usr/share/man/cat8/syslogd.0
install -r  -c   -o bin -g bin -m 444 syslog.conf.cat5 /usr/share/man/cat5/syslog.conf.0
.include <bsd.own.mk>
/dev/log -> /var/run/log

Note the '.include <bsd.own.mk>'.

It looks like that comes from bsd.links.mk. Where bsd.kinc.mk contain similar lines
which could also result in outputs like the above one.

>How-To-Repeat:
>Fix:
>Audit-Trail:
>Unformatted: