plan9port

[fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port # fast
git clone https://src.adamsgaard.dk/plan9port.git # slow
Log | Files | Refs | README | LICENSE Back to index

mkmk.sh (5269B)


      1 # AUTOMATICALLY GENERATED - DO NOT EDIT
      2 cd lib9
      3 echo cd `pwd`
      4 9c  _exits.c
      5 9c  _p9dialparse.c
      6 9c  _p9dir.c
      7 9c  announce.c
      8 9c  argv0.c
      9 9c  atexit.c
     10 9c  atoi.c
     11 9c  atol.c
     12 9c  atoll.c
     13 9c  atnotify.c
     14 9c  await.c
     15 9c  cistrcmp.c
     16 9c  cistrncmp.c
     17 9c  cistrstr.c
     18 9c  cleanname.c
     19 9c  convD2M.c
     20 9c  convM2D.c
     21 9c  convM2S.c
     22 9c  convS2M.c
     23 9c  crypt.c
     24 9c  ctime.c
     25 9c  dial.c
     26 9c  dirfstat.c
     27 9c  dirfwstat.c
     28 9c  dirmodefmt.c
     29 9c  dirstat.c
     30 9c  dirwstat.c
     31 9c  dup.c
     32 9c  encodefmt.c
     33 9c  errstr.c
     34 9c  exec.c
     35 9c  execl.c
     36 9c  exitcode.c
     37 9c  fcallfmt.c
     38 9c  frand.c
     39 9c  get9root.c
     40 9c  getcallerpc.c
     41 9c  getenv.c
     42 9c  getfields.c
     43 9c  getnetconn.c
     44 9c  getns.c
     45 9c  getuser.c
     46 9c  getwd.c
     47 9c  jmp.c
     48 9c  lrand.c
     49 9c  lnrand.c
     50 9c  main.c
     51 9c  malloc.c
     52 9c  malloctag.c
     53 9c  mallocz.c
     54 9c  nan.c
     55 9c  needsrcquote.c
     56 9c  needstack.c
     57 9c  netcrypt.c
     58 9c  netmkaddr.c
     59 9c  notify.c
     60 9c  nrand.c
     61 9c  nulldir.c
     62 9c  open.c
     63 9c  opentemp.c
     64 9c  pin.c
     65 9c  pipe.c
     66 9c  post9p.c
     67 9c  postnote.c
     68 9c  qlock.c
     69 9c  quote.c
     70 9c  rand.c
     71 9c  read9pmsg.c
     72 9c  readcons.c
     73 9c  readn.c
     74 9c  rfork.c
     75 9c  searchpath.c
     76 9c  sendfd.c
     77 9c  sleep.c
     78 9c  strdup.c
     79 9c  strecpy.c
     80 9c  sysfatal.c
     81 9c  syslog.c
     82 9c  sysname.c
     83 9c  time.c
     84 9c  tm2sec.c
     85 9c  tokenize.c
     86 9c  truerand.c
     87 9c  u16.c
     88 9c  u32.c
     89 9c  u64.c
     90 9c  unsharp.c
     91 9c  wait.c
     92 9c  waitpid.c
     93 9c  write.c
     94 9c  zoneinfo.c
     95 9c  -Ifmt fmt/dofmt.c
     96 9c  -Ifmt fmt/fltfmt.c
     97 9c  -Ifmt fmt/fmt.c
     98 9c  -Ifmt fmt/fmtfd.c
     99 9c  -Ifmt fmt/fmtfdflush.c
    100 9c  -Ifmt fmt/fmtlocale.c
    101 9c  fmtlock2.c
    102 9c  -Ifmt fmt/fmtnull.c
    103 9c  -Ifmt fmt/fmtprint.c
    104 9c  -Ifmt fmt/fmtquote.c
    105 9c  -Ifmt fmt/fmtrune.c
    106 9c  -Ifmt fmt/fmtstr.c
    107 9c  -Ifmt fmt/fmtvprint.c
    108 9c  -Ifmt fmt/fprint.c
    109 9c  frexp.c
    110 9c  -Ifmt fmt/nan64.c
    111 9c  -Ifmt fmt/print.c
    112 9c  -Ifmt fmt/runefmtstr.c
    113 9c  -Ifmt fmt/runeseprint.c
    114 9c  -Ifmt fmt/runesmprint.c
    115 9c  -Ifmt fmt/runesnprint.c
    116 9c  -Ifmt fmt/runesprint.c
    117 9c  -Ifmt fmt/runevseprint.c
    118 9c  -Ifmt fmt/runevsmprint.c
    119 9c  -Ifmt fmt/runevsnprint.c
    120 9c  -Ifmt fmt/seprint.c
    121 9c  -Ifmt fmt/smprint.c
    122 9c  -Ifmt fmt/snprint.c
    123 9c  -Ifmt fmt/sprint.c
    124 9c  -Ifmt fmt/strtod.c
    125 9c  -Ifmt fmt/vfprint.c
    126 9c  -Ifmt fmt/vseprint.c
    127 9c  -Ifmt fmt/vsmprint.c
    128 9c  -Ifmt fmt/vsnprint.c
    129 9c  -Ifmt fmt/charstod.c
    130 9c  -Ifmt fmt/pow10.c
    131 9c  utf/rune.c
    132 9c  utf/runestrcat.c
    133 9c  utf/runestrchr.c
    134 9c  utf/runestrcmp.c
    135 9c  utf/runestrcpy.c
    136 9c  utf/runestrdup.c
    137 9c  utf/runestrlen.c
    138 9c  utf/runestrecpy.c
    139 9c  utf/runestrncat.c
    140 9c  utf/runestrncmp.c
    141 9c  utf/runestrncpy.c
    142 9c  utf/runestrrchr.c
    143 9c  utf/runestrstr.c
    144 9c  utf/runetype.c
    145 9c  utf/utfecpy.c
    146 9c  utf/utflen.c
    147 9c  utf/utfnlen.c
    148 9c  utf/utfrrune.c
    149 9c  utf/utfrune.c
    150 9c  utf/utfutf.c
    151 9ar rsc $PLAN9/lib/lib9.a _exits.o _p9dialparse.o _p9dir.o announce.o argv0.o atexit.o atoi.o atol.o atoll.o atnotify.o await.o cistrcmp.o cistrncmp.o cistrstr.o cleanname.o convD2M.o convM2D.o convM2S.o convS2M.o crypt.o ctime.o dial.o dirfstat.o dirfwstat.o dirmodefmt.o dirstat.o dirwstat.o dup.o encodefmt.o errstr.o exec.o execl.o exitcode.o fcallfmt.o frand.o get9root.o getcallerpc.o getenv.o getfields.o getnetconn.o getns.o getuser.o getwd.o jmp.o lrand.o lnrand.o main.o malloc.o malloctag.o mallocz.o nan.o needsrcquote.o needstack.o netcrypt.o netmkaddr.o notify.o nrand.o nulldir.o open.o opentemp.o pin.o pipe.o post9p.o postnote.o qlock.o quote.o rand.o read9pmsg.o readcons.o readn.o rfork.o searchpath.o sendfd.o sleep.o strdup.o strecpy.o sysfatal.o syslog.o sysname.o time.o tm2sec.o tokenize.o truerand.o u16.o u32.o u64.o unsharp.o wait.o waitpid.o write.o zoneinfo.o dofmt.o fltfmt.o fmt.o fmtfd.o fmtfdflush.o fmtlocale.o fmtlock2.o fmtnull.o fmtprint.o fmtquote.o fmtrune.o fmtstr.o fmtvprint.o fprint.o frexp.o nan64.o print.o runefmtstr.o runeseprint.o runesmprint.o runesnprint.o runesprint.o runevseprint.o runevsmprint.o runevsnprint.o seprint.o smprint.o snprint.o sprint.o strtod.o vfprint.o vseprint.o vsmprint.o vsnprint.o charstod.o pow10.o rune.o runestrcat.o runestrchr.o runestrcmp.o runestrcpy.o runestrdup.o runestrlen.o runestrecpy.o runestrncat.o runestrncmp.o runestrncpy.o runestrrchr.o runestrstr.o runetype.o utfecpy.o utflen.o utfnlen.o utfrrune.o utfrune.o utfutf.o
    152 cd ..
    153 cd libbio
    154 echo cd `pwd`
    155 9c  bbuffered.c
    156 9c  bfildes.c
    157 9c  bflush.c
    158 9c  bgetc.c
    159 9c  bgetrune.c
    160 9c  bgetd.c
    161 9c  binit.c
    162 9c  boffset.c
    163 9c  bprint.c
    164 9c  bputc.c
    165 9c  bputrune.c
    166 9c  brdline.c
    167 9c  brdstr.c
    168 9c  bread.c
    169 9c  bseek.c
    170 9c  bvprint.c
    171 9c  bwrite.c
    172 9ar rsc $PLAN9/lib/libbio.a bbuffered.o bfildes.o bflush.o bgetc.o bgetrune.o bgetd.o binit.o boffset.o bprint.o bputc.o bputrune.o brdline.o brdstr.o bread.o bseek.o bvprint.o bwrite.o
    173 cd ..
    174 cd libregexp
    175 echo cd `pwd`
    176 9c  regcomp.c
    177 9c  regerror.c
    178 9c  regexec.c
    179 9c  regsub.c
    180 9c  regaux.c
    181 9c  rregexec.c
    182 9c  rregsub.c
    183 9ar rsc $PLAN9/lib/libregexp9.a regcomp.o regerror.o regexec.o regsub.o regaux.o rregexec.o rregsub.o
    184 cd ..
    185 cd cmd/mk
    186 echo cd `pwd`
    187 9c  arc.c
    188 9c  archive.c
    189 9c  bufblock.c
    190 9c  env.c
    191 9c  file.c
    192 9c  graph.c
    193 9c  job.c
    194 9c  lex.c
    195 9c  main.c
    196 9c  match.c
    197 9c  mk.c
    198 9c  parse.c
    199 9c  recipe.c
    200 9c  rc.c
    201 9c  rule.c
    202 9c  run.c
    203 9c  sh.c
    204 9c  shell.c
    205 9c  shprint.c
    206 9c  symtab.c
    207 9c  var.c
    208 9c  varsub.c
    209 9c  word.c
    210 9c  unix.c
    211 9l -o o.mk arc.o archive.o bufblock.o env.o file.o graph.o job.o lex.o main.o match.o mk.o parse.o recipe.o rc.o rule.o run.o sh.o shell.o shprint.o symtab.o var.o varsub.o word.o unix.o 
    212 $INSTALL o.mk $PLAN9/bin/mk
    213 cd ..