From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <40e1ba97a9edf4e3a37fd5174b4b1055@mail.gmx.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] mkfile question: mklib & co. From: "Sascha Retzki" Date: Sat, 5 Aug 2006 16:37:48 +0200 In-Reply-To: <1690ffd71d36ffd21fc56ee46f847a02@quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 96e1c524-ead1-11e9-9d60-3106f5b1d025 > the source goes in /sys/src/libfu. e.g. /sys/src/libdraw. > Okay, so using /sys/src/cmd/mklib is not what I want. I found libdraw using /sys/src/cmd/mksyslib, and draw.h is copied to 'one of the' include-dirs, but I don't see it cp $HFILES to /sys/include/ *scratchhead* Is it me or is this all a bit overcomplicated? > - erik > > On Sat Aug 5 09:29:08 CDT 2006, sretzki@gmx.de wrote: >> > there are no libraries in /sys/src/cmd and no header files which originate in >> > /sys/src/cmd that end up in /sys/include or /$objtype/include (modulo ape). >> >> Ah okay, did not notice. >> >> > libraries should go in /sys/src/libfu. >> >> Hm? >> >> You mean, the binaries?