tNeed to compile strdup.c; this script probably ought to be generated. - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit e7588227e6af76943c91edba92a5d288a5b0b931
 (DIR) parent 8e3520dc00735f21708ca8ff78e3e0471ae1ed60
 (HTM) Author: wkj <devnull@localhost>
       Date:   Thu, 17 Jun 2004 03:18:40 +0000
       
       Need to compile strdup.c; this script probably ought to be generated.
       
       Diffstat:
         M src/mkmk.sh                         |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/src/mkmk.sh b/src/mkmk.sh
       t@@ -72,6 +72,7 @@ cd lib9
        9c  seek.c
        9c  sendfd.c
        9c  sleep.c
       +9c  strdup.c
        9c  strecpy.c
        9c  sysfatal.c
        9c  sysname.c