From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <5734436b598e22af8932a4668e5ede3c@granite.cias.osakafu-u.ac.jp> To: 9fans@cse.psu.edu Subject: Re: [9fans] /sys/lib/plumb/basic From: okamoto@granite.cias.osakafu-u.ac.jp MIME-Version: 1.0 Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Tue, 23 Jul 2002 15:37:27 +0900 Topicbox-Message-UUID: d3ccfd52-eaca-11e9-9e20-41e7f4b1d025 > arg isfile ./$1 /sys/include/$1 This makes damege to the rule, I now understand. How we can make it work as follows: 1) if there is thread.h in /3e/sys/include, then catch it first. 2) if not, catch /sys/include/thread.h Kenji