Subject: typo in rpc.bootparamd Makefile?
To: None <netbsd-bugs@sun-lamp.cs.berkeley.edu>
From: Michael L. VanLoon -- Iowa State University <michaelv@iastate.edu>
List: netbsd-bugs
Date: 01/16/1994 21:40:02
===> rpc.bootparamd
rm -f bootparamd_prot.x
ln -s /usr/include/rpcsvc/bootparam_prot.x .
ln: ./bootparam_prot.x: File exists
*** Error code 1

Note the rm line has a bootparam*d*, while the ln has bootparam (no
d).  Is this intentional?  I have no bootparamd_prot.* files in that
directory.  (A make clean probably covers up this bug.)

				--Michael

------------------------------------------------------------------------------
    Michael L. VanLoon  --  michaelv@iastate.edu  --  gg.mlv@isumvs.bitnet
 Iowa State University of Science and Technology -- The way cool place to be!
   Project Vincent Systems Staff, Iowa State University Computation Center
------------------------------------------------------------------------------



------------------------------------------------------------------------------