aboutsummaryrefslogtreecommitdiff
path: root/src/mkmk.sh
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-14 04:24:09 +0000
committerrsc <devnull@localhost>2005-01-14 04:24:09 +0000
commit359c1e017ee367c34b082b1b4e6c002686d01bce (patch)
tree84b17b7a46cc9c7ec00a206ec5d4c2159a1b4927 /src/mkmk.sh
parent78e51a8c6678b6e3dff3d619aa786669f531f4bc (diff)
downloadplan9port-359c1e017ee367c34b082b1b4e6c002686d01bce.tar.gz
plan9port-359c1e017ee367c34b082b1b4e6c002686d01bce.tar.bz2
plan9port-359c1e017ee367c34b082b1b4e6c002686d01bce.zip
works on Linux 2.6
Diffstat (limited to 'src/mkmk.sh')
-rw-r--r--src/mkmk.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mkmk.sh b/src/mkmk.sh
index 4b56a989..5ff530fb 100644
--- a/src/mkmk.sh
+++ b/src/mkmk.sh
@@ -135,7 +135,7 @@ cd lib9
9c utf/utfrrune.c
9c utf/utfrune.c
9c utf/utfutf.c
-9ar rvc $PLAN9/lib/lib9.a *.o
+9ar rvc $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 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 execl.o fcallfmt.o get9root.o getcallerpc-$OBJTYPE.o getenv.o getfields.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 netmkaddr.o notify.o nrand.o nulldir.o open.o opentemp.o pipe.o post9p.o postnote.o qlock.o quote.o rand.o read9pmsg.o readn.o rfork.o seek.o sendfd.o sleep.o strdup.o strecpy.o sysfatal.o sysname.o time.o tokenize.o truerand.o u16.o u32.o u64.o unsharp.o wait.o waitpid.o dofmt.o fltfmt.o fmt.o fmtfd.o fmtfdflush.o fmtlock2.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
@@ -155,7 +155,7 @@ cd libbio
9c bseek.c
9c bvprint.c
9c bwrite.c
-9ar rvc $PLAN9/lib/libbio.a *.o
+9ar rvc $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
cd ..
cd libregexp
9c regcomp.c
@@ -165,7 +165,7 @@ cd libregexp
9c regaux.c
9c rregexec.c
9c rregsub.c
-9ar rvc $PLAN9/lib/libregexp9.a *.o
+9ar rvc $PLAN9/lib/libregexp9.a regcomp.o regerror.o regexec.o regsub.o regaux.o rregexec.o rregsub.o
cd ..
cd cmd/mk
9c arc.c