gcc32k -O -DMACH_IPC_COMPAT=0 -nostdinc -I. -I/usr/local/pc532-mach/DIST/include  -c cprocs.c -o cprocs.o
gcc32k -O -DMACH_IPC_COMPAT=0 -nostdinc -I. -I/usr/local/pc532-mach/DIST/include  -c cthreads.c -o cthreads.o
gcc32k -O -DMACH_IPC_COMPAT=0 -nostdinc -I. -I/usr/local/pc532-mach/DIST/include  -c malloc.c -o malloc.o
gcc32k -O -DMACH_IPC_COMPAT=0 -nostdinc -I. -I/usr/local/pc532-mach/DIST/include  -c mig_support.c -o mig_support.o
gcc32k -O -DMACH_IPC_COMPAT=0 -nostdinc -I. -I/usr/local/pc532-mach/DIST/include  -c stack.c -o stack.o
gcc32k -O -DMACH_IPC_COMPAT=0 -nostdinc -I. -I/usr/local/pc532-mach/DIST/include  -c sync.c -o sync.o
gcc32k -O -DMACH_IPC_COMPAT=0 -nostdinc -I. -I/usr/local/pc532-mach/DIST/include  -c ns532/thread.c -o thread.o
/usr/local/lib/gcc-lib/pc532-mach/2.3.1/cpp -nostdinc -I. -I/usr/local/pc532-mach/DIST/include ns532/lock.s > lock.as
as32k -o lock.o lock.as
rm -f lock.as
/usr/local/lib/gcc-lib/pc532-mach/2.3.1/cpp -nostdinc -I. -I/usr/local/pc532-mach/DIST/include ns532/csw.s > csw.as
as32k -o csw.o csw.as
rm -f csw.as
rm -f libthreads.a
ar32k crv libthreads.a cprocs.o cthreads.o malloc.o mig_support.o stack.o sync.o thread.o lock.o csw.o
inserting file cprocs.o
inserting file cthreads.o
inserting file malloc.o
inserting file mig_support.o
inserting file stack.o
inserting file sync.o
inserting file thread.o
inserting file lock.o
inserting file csw.o
member cprocs.o copied to new archive
member cthreads.o copied to new archive
member malloc.o copied to new archive
member mig_support.o copied to new archive
member stack.o copied to new archive
member sync.o copied to new archive
member thread.o copied to new archive
member lock.o copied to new archive
member csw.o copied to new archive
ranlib32k libthreads.a
