More Mac tweaks.
This commit is contained in:
parent
53dbac9485
commit
8f314994db
12 changed files with 101 additions and 49 deletions
81
src/mkmk.sh
81
src/mkmk.sh
|
|
@ -1,6 +1,81 @@
|
|||
cd lib9
|
||||
9c _exits.c
|
||||
9c _p9dialparse.c
|
||||
9c _p9dir.c
|
||||
9c _p9proc.c
|
||||
9c _p9translate.c
|
||||
9c access.c
|
||||
9c announce.c
|
||||
9c argv0.c
|
||||
9c atexit.c
|
||||
9c atnotify.c
|
||||
9c await.c
|
||||
9c cistrcmp.c
|
||||
9c cistrncmp.c
|
||||
9c cistrstr.c
|
||||
9c cleanname.c
|
||||
9c convD2M.c
|
||||
9c convM2D.c
|
||||
9c convM2S.c
|
||||
9c convS2M.c
|
||||
9c create.c
|
||||
9c ctime.c
|
||||
9c date.c
|
||||
9c dial.c
|
||||
9c dirfstat.c
|
||||
9c dirfwstat.c
|
||||
9c dirmodefmt.c
|
||||
9c dirread.c
|
||||
9c dirstat.c
|
||||
9c dirwstat.c
|
||||
9c dup.c
|
||||
9c encodefmt.c
|
||||
9c errstr.c
|
||||
9c exec.c
|
||||
9c fcallfmt.c
|
||||
9c ffork-$SYSNAME.c
|
||||
9a getcallerpc-$OBJTYPE.s
|
||||
9c getenv.c
|
||||
9c getfields.c
|
||||
9c getns.c
|
||||
9c getuser.c
|
||||
9c getwd.c
|
||||
9c jmp.c
|
||||
9c lock.c
|
||||
9c main.c
|
||||
9c malloc.c
|
||||
9c malloctag.c
|
||||
9c mallocz.c
|
||||
9c nan.c
|
||||
9c needsrcquote.c
|
||||
9c netmkaddr.c
|
||||
9c notify.c
|
||||
9c nrand.c
|
||||
9c nulldir.c
|
||||
9c open.c
|
||||
9c pipe.c
|
||||
9c post9p.c
|
||||
9c postnote.c
|
||||
9c qlock.c
|
||||
9c quote.c
|
||||
9c read9pmsg.c
|
||||
9c readn.c
|
||||
9c rendez-$SYSNAME.c
|
||||
9c rfork.c
|
||||
9c seek.c
|
||||
9c sendfd.c
|
||||
9c sleep.c
|
||||
9c strecpy.c
|
||||
9c sysfatal.c
|
||||
9c tas-$OBJTYPE.c
|
||||
9c time.c
|
||||
9c tokenize.c
|
||||
9c u16.c
|
||||
9c u32.c
|
||||
9c u64.c
|
||||
9c wait.c
|
||||
9c waitpid.c
|
||||
9c -Ifmt fmt/dofmt.c
|
||||
9c -Ifmt fmt/errfmt.c
|
||||
9c -Ifmt fmt/fltfmt.c
|
||||
9c -Ifmt fmt/fmt.c
|
||||
9c -Ifmt fmt/fmtfd.c
|
||||
|
|
@ -53,7 +128,7 @@ cd lib9
|
|||
9c utf/utfrrune.c
|
||||
9c utf/utfrune.c
|
||||
9c utf/utfutf.c
|
||||
9ar rvc ../../lib/lib9.a dofmt.o errfmt.o fltfmt.o fmt.o fmtfd.o fmtfdflush.o fmtlock.o fmtprint.o fmtquote.o fmtrune.o fmtstr.o fmtvprint.o fprint.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
|
||||
9ar rvc ../../lib/lib9.a _exits.o _p9dialparse.o _p9dir.o _p9proc.o _p9translate.o access.o announce.o argv0.o atexit.o atnotify.o await.o cistrcmp.o cistrncmp.o cistrstr.o cleanname.o convD2M.o convM2D.o convM2S.o convS2M.o create.o ctime.o date.o dial.o dirfstat.o dirfwstat.o dirmodefmt.o dirread.o dirstat.o dirwstat.o dup.o encodefmt.o errstr.o exec.o fcallfmt.o ffork-$SYSNAME.o getcallerpc-$OBJTYPE.o getenv.o getfields.o getns.o getuser.o getwd.o jmp.o lock.o main.o malloc.o malloctag.o mallocz.o nan.o needsrcquote.o netmkaddr.o notify.o nrand.o nulldir.o open.o pipe.o post9p.o postnote.o qlock.o quote.o read9pmsg.o readn.o rendez-Darwin.o rfork.o seek.o sendfd.o sleep.o strecpy.o sysfatal.o tas-PowerMacintosh.o time.o tokenize.o u16.o u32.o u64.o wait.o waitpid.o dofmt.o fltfmt.o fmt.o fmtfd.o fmtfdflush.o fmtlock.o fmtprint.o fmtquote.o fmtrune.o fmtstr.o fmtvprint.o fprint.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
|
||||
cd ..
|
||||
cd libbio
|
||||
9c bbuffered.c
|
||||
|
|
@ -109,6 +184,6 @@ cd cmd/mk
|
|||
9c varsub.c
|
||||
9c word.c
|
||||
9c unix.c
|
||||
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 rule.o run.o sh.o shprint.o symtab.o var.o varsub.o word.o unix.o -lregexp9 -lbio -l9
|
||||
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 rule.o run.o sh.o shprint.o symtab.o var.o varsub.o word.o unix.o ../../../lib/libregexp9.a ../../../lib/libbio.a ../../../lib/lib9.a
|
||||
install -c o.mk ../../../bin/mk
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue