From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu From: "Sascha Retzki" Date: Sat, 5 Aug 2006 10:34:10 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] mkfile question: mklib & co. Topicbox-Message-UUID: 968ea718-ead1-11e9-9d60-3106f5b1d025 Hello list, got a question regarding /sys/src/cmd/mklib, why aren't HFILES copied to /$objtype/include? I mean, the library itsself is copied to LIBDIR, \o/ , but the headerfiles are not copied. It would be great if mk can at least copy them. Something related: Does $objtype work in #pragma lib? If not, mk would have to put in #pragma lib to make library distribution a pleasure. Or did I miss something so this all would work without problems? Mfg, Sascha