Subject: Who did the make nls changes!! /usr/src/share/mk fails on 'make
To: (NetBSD/netbsd-bugs Maillist) <netbsd-bugs@NetBSD.ORG>
From: David Brownlee <D.K.Brownlee@city.ac.uk>
List: netbsd-bugs
Date: 04/26/1995 22:47:24
(gluon)62># make cleandir
rm -f a.out [Ee]rrs mklog core *.core
rm -f
usage: rm [-dfiPRrW] file ...
*** Error code 1

	Looks like a problem with the nls stuff
	(tail end of full debug on the end)


SuffFindDeps (cleandir)
        No known suffix on cleandir. Using .NULL suffix: not adding suffix rules
cleandir:@ = cleandir
cleandir:* = cleandir
SuffFindDeps (clean)
        No known suffix on clean. Using .NULL suffix: not adding suffix rules
clean:@ = clean
clean:* = clean
Examining clean...non-existent...non-existent and no sources...out-of-date.
clean:? =
clean:> =
rm -f a.out [Ee]rrs mklog core *.core
update time: 22:41:34 Apr 26, 1995
SuffFindDeps (cleannls)
        No known suffix on cleannls. Using .NULL suffix: not adding suffix rules
cleannls:@ = cleannls
cleannls:* = cleannls
Examining cleannls...non-existent...non-existent and no sources...out-of-date.
cleannls:? =
cleannls:> =
Applying :. to ""
Result is ""
rm -f
usage: rm [-dfiPRrW] file ...
*** Error code 1