it: command include library library.so

clean: EXPORT INTERNAL
	rm -f `cat EXPORT INTERNAL`


alloc.h: gccattributes.h
	touch alloc.h

alloc_0.h: sysdeps.h alloc.h
	touch alloc_0.h

intalloc.h: gen_alloc.h
	touch intalloc.h

uintalloc.h: gen_alloc.h
	touch uintalloc.h

uintbunch.h: gen_bunch.h uintalloc.h
	touch uintbunch.h

diuintalloc.h: diuint.h gen_alloc.h
	touch diuintalloc.h

diuintbunch.h: gen_bunch.h diuintalloc.h diuint.h
	touch diuintbunch.h

uint16alloc.h: gen_alloc.h uint16.h
	touch uint16alloc.h

uint32alloc.h: gen_alloc.h uint32.h
	touch uint32alloc.h

uint64alloc.h: gen_alloc.h uint64.h
	touch uint64alloc.h

uint32aalloc.h: gen_alloc.h uint32alloc.h
	touch uint32aalloc.h

bitarray.h: uint64alloc.h gccattributes.h
	touch bitarray.h

buffer.h: allreadwrite.h gccattributes.h
	touch buffer.h

bufalloc.h: stralloc.h
	touch bufalloc.h

bytestr.h: gccattributes.h
	touch bytestr.h

caltimedate.h: gccattributes.h
	touch caltimedate.h

env.h: stralloc.h gccattributes.h
	touch env.h

envalloc.h: gen_alloc.h
	touch envalloc.h

fmtscan.h: gccattributes.h uint64.h
	touch fmtscan.h

fmtscan-internal.h: fmtscan.h
	touch fmtscan-internal.h

iobuffer.h: buffer.h
	touch iobuffer.h

gen_alloc.h: alloc.h
	touch gen_alloc.h

gen_bunch.h: gen_alloc.h bitarray.h
	touch gen_bunch.h

stralloc.h: gen_alloc.h gccattributes.h
	touch stralloc.h

strerr.h: gccattributes.h
	touch strerr.h

strerr2.h: strerr.h
	touch strerr2.h

cdb.h: uint32.h gccattributes.h
	touch cdb.h

cdb_make.h: uint32.h buffer.h diuint32alloc.h
	touch cdb_make.h

tai.h: uint64.h gccattributes.h
	touch tai.h

netstring.h: buffer.h stralloc.h
	touch netstring.h

djbunix.h: stralloc.h envalloc.h gccattributes.h env.h
	touch djbunix.h

sig.h: gccattributes.h
	touch sig.h

socket.h: tai.h uint16.h gccattributes.h
	touch socket.h

skamisc.h: buffer.h stralloc.h
	touch skamisc.h

leapsecs_internal.h: tai.h
	touch leapsecs_internal.h

stddjb.h: gccattributes.h uint16.h uint32.h uint64.h alloc.h intalloc.h uintalloc.h uint16alloc.h uint32alloc.h uint64alloc.h allreadwrite.h buffer.h iobuffer.h bytestr.h djbunix.h direntry.h error.h fmtscan.h gen_alloc.h select.h sig.h stralloc.h bufalloc.h cdb.h cdb_make.h strerr2.h tai.h iopause.h sgetopt.h netstring.h skamisc.h caltimedate.h bitarray.h gen_bunch.h uintbunch.h diuint.h diuintalloc.h diuintbunch.h environ.h shglob.h selfpipe.h syssocket.h
	touch stddjb.h

absolutepath.o: compile absolutepath.c skamisc.h djbunix.h stralloc.h
	./compile absolutepath.c

absolutepath_tmp.o: compile absolutepath_tmp.c djbunix.h stralloc.h bytestr.h
	./compile absolutepath_tmp.c

sanitize_read.o: compile sanitize_read.c allreadwrite.h error.h
	./compile sanitize_read.c

allreadwrite.o: compile allreadwrite.c allreadwrite.h error.h
	./compile allreadwrite.c

allread.o: compile allread.c allreadwrite.h
	./compile allread.c

allwrite.o: compile allwrite.c allreadwrite.h
	./compile allwrite.c

alloc_ska.o: compile alloc_ska.c alloc.h alloc_0.h sysdeps.h
	./compile alloc_ska.c

alloc_0.o: compile alloc_0.c alloc_0.h alloc.h sysdeps.h
	./compile alloc_0.c

alloc_djb.o: compile alloc_djb.c alloc.h bytestr.h sysdeps.h
	./compile alloc_djb.c

basename.o: compile basename.c djbunix.h stralloc.h bytestr.h
	./compile basename.c

bitarray.o: compile bitarray.c bitarray.h uint64alloc.h uint64.h
	./compile bitarray.c

bufalloc_init.o: compile bufalloc_init.c bufalloc.h allreadwrite.h
	./compile bufalloc_init.c

bufalloc_clean.o: compile bufalloc_clean.c bufalloc.h bytestr.h
	./compile bufalloc_clean.c

bufalloc_flush.o: compile bufalloc_flush.c bufalloc.h allreadwrite.h
	./compile bufalloc_flush.c

bufalloc_1.o: compile bufalloc_1.c bufalloc.h allreadwrite.h
	./compile bufalloc_1.c

bufalloc_2.o: compile bufalloc_2.c bufalloc.h allreadwrite.h
	./compile bufalloc_2.c

buffer_init.o: compile buffer_init.c buffer.h allreadwrite.h
	./compile buffer_init.c

buffer_clean.o: compile buffer_clean.c buffer.h bytestr.h
	./compile buffer_clean.c

buffer_0.o: compile buffer_0.c buffer.h
	./compile buffer_0.c

buffer_0small.o: compile buffer_0small.c buffer.h
	./compile buffer_0small.c

buffer_1.o: compile buffer_1.c buffer.h
	./compile buffer_1.c

buffer_1small.o: compile buffer_1small.c buffer.h
	./compile buffer_1small.c

buffer_2.o: compile buffer_2.c buffer.h
	./compile buffer_2.c

buffer_bget.o: compile buffer_bget.c buffer.h
	./compile buffer_bget.c

buffer_feed.o: compile buffer_feed.c buffer.h
	./compile buffer_feed.c

buffer_fill.o: compile buffer_fill.c buffer.h
	./compile buffer_fill.c

buffer_flush.o: compile buffer_flush.c buffer.h allreadwrite.h
	./compile buffer_flush.c

buffer_get.o: compile buffer_get.c buffer.h
	./compile buffer_get.c

buffer_getall.o: compile buffer_getall.c buffer.h allreadwrite.h
	./compile buffer_getall.c

buffer_getallnf.o: compile buffer_getallnf.c buffer.h
	./compile buffer_getallnf.c

buffer_getnf.o: compile buffer_getnf.c buffer.h bytestr.h
	./compile buffer_getnf.c

buffer_peek.o: compile buffer_peek.c buffer.h
	./compile buffer_peek.c

buffer_put.o: compile buffer_put.c buffer.h
	./compile buffer_put.c

buffer_putalign.o: compile buffer_putalign.c buffer.h error.h
	./compile buffer_putalign.c

buffer_putall.o: compile buffer_putall.c buffer.h
	./compile buffer_putall.c

buffer_putallf.o: compile buffer_putallf.c buffer.h
	./compile buffer_putallf.c

buffer_putallnf.o: compile buffer_putallnf.c buffer.h
	./compile buffer_putallnf.c

buffer_putc.o: compile buffer_putc.c buffer.h
	./compile buffer_putc.c

buffer_putflush.o: compile buffer_putflush.c buffer.h error.h
	./compile buffer_putflush.c

buffer_putnf.o: compile buffer_putnf.c buffer.h bytestr.h
	./compile buffer_putnf.c

buffer_puts.o: compile buffer_puts.c buffer.h bytestr.h
	./compile buffer_puts.c

buffer_putsalign.o: compile buffer_putsalign.c buffer.h bytestr.h
	./compile buffer_putsalign.c

buffer_putsflush.o: compile buffer_putsflush.c buffer.h bytestr.h
	./compile buffer_putsflush.c

buffer_read.o: compile buffer_read.c buffer.h
	./compile buffer_read.c

buffer_seek.o: compile buffer_seek.c buffer.h
	./compile buffer_seek.c

buffer_unget.o: compile buffer_unget.c buffer.h
	./compile buffer_unget.c

buffer_unput.o: compile buffer_unput.c buffer.h
	./compile buffer_unput.c

buffer_write.o: compile buffer_write.c buffer.h
	./compile buffer_write.c

byte_chr.o: compile byte_chr.c bytestr.h
	./compile byte_chr.c

byte_copy.o: compile byte_copy.c bytestr.h
	./compile byte_copy.c

byte_count.o: compile byte_count.c bytestr.h
	./compile byte_count.c

byte_cr.o: compile byte_cr.c bytestr.h
	./compile byte_cr.c

byte_diff.o: compile byte_diff.c bytestr.h
	./compile byte_diff.c

byte_in.o: compile byte_in.c bytestr.h
	./compile byte_in.c

byte_rchr.o: compile byte_rchr.c bytestr.h
	./compile byte_rchr.c

byte_zero.o: compile byte_zero.c bytestr.h
	./compile byte_zero.c

caldate_fmjd.o: compile caldate_fmjd.c caltimedate.h
	./compile caldate_fmjd.c

caldate_fmt.o: compile caldate_fmt.c caltimedate.h
	./compile caldate_fmt.c

caldate_mjd.o: compile caldate_mjd.c caltimedate.h
	./compile caldate_mjd.c

caldate_norm.o: compile caldate_norm.c caltimedate.h
	./compile caldate_norm.c

caldate_scan.o: compile caldate_scan.c caltimedate.h
	./compile caldate_scan.c

caldate_ster.o: compile caldate_ster.c caltimedate.h
	./compile caldate_ster.c

caltime_fmt.o: compile caltime_fmt.c caltimedate.h
	./compile caltime_fmt.c

caltime_scan.o: compile caltime_scan.c caltimedate.h
	./compile caltime_scan.c

caltime_tai.o: compile caltime_tai.c caltimedate.h tai.h
	./compile caltime_tai.c

caltime_utc.o: compile caltime_utc.c caltimedate.h tai.h uint64.h
	./compile caltime_utc.c

leapsecs_init.o: compile leapsecs_init.c caltimedate.h
	./compile leapsecs_init.c

leapsecs_readf_r.o: compile leapsecs_readf_r.c tai.h caltimedate.h djbunix.h allreadwrite.h alloc.h
	./compile leapsecs_readf_r.c

leapsecs_read_r.o: compile leapsecs_read_r.c tai.h caltimedate.h
	./compile leapsecs_read_r.c

leapsecs_read.o: compile leapsecs_read.c caltimedate.h tai.h leapsecs_internal.h
	./compile leapsecs_read.c

leapsecs_add.o: compile leapsecs_add.c caltimedate.h tai.h leapsecs_internal.h
	./compile leapsecs_add.c

leapsecs_sub.o: compile leapsecs_sub.c caltimedate.h tai.h leapsecs_internal.h
	./compile leapsecs_sub.c

case_diffb.o: compile case_diffb.c bytestr.h
	./compile case_diffb.c

case_diffs.o: compile case_diffs.c bytestr.h
	./compile case_diffs.c

case_lowerb.o: compile case_lowerb.c bytestr.h
	./compile case_lowerb.c

case_lowers.o: compile case_lowers.c bytestr.h
	./compile case_lowers.c

case_upperb.o: compile case_upperb.c bytestr.h
	./compile case_upperb.c

case_uppers.o: compile case_uppers.c bytestr.h
	./compile case_uppers.c

cdb.o: compile cdb.c cdb.h error.h djbunix.h bytestr.h allreadwrite.h uint32.h
	./compile cdb.c

cdb_hash.o: compile cdb_hash.c cdb.h uint32.h
	./compile cdb_hash.c

cdb_make.o: compile cdb_make.c cdb_make.h cdb.h djbunix.h buffer.h uint32.h diuint32.h diuint32alloc.h
	./compile cdb_make.c

cdb_traverse.o: compile cdb_traverse.c cdb.h djbunix.h uint32.h
	./compile cdb_traverse.c

coe.o: compile coe.c djbunix.h
	./compile coe.c

uncoe.o: compile uncoe.c djbunix.h
	./compile uncoe.c

deepsleep.o: compile deepsleep.c djbunix.h iopause.h tai.h
	./compile deepsleep.c

dirname.o: compile dirname.c djbunix.h stralloc.h bytestr.h
	./compile dirname.c

diuint32.h: uint32.h
	touch diuint32.h

diuintalloc.o: compile diuintalloc.c diuintalloc.h diuint.h gen_alloc.h
	./compile diuintalloc.c

diuintalloc_x.o: compile diuintalloc_x.c diuintalloc.h diuint.h gen_alloc.h
	./compile diuintalloc_x.c

diuintbunch.o: compile diuintbunch.c diuintbunch.h gen_bunch.h diuintalloc.h diuint.h
	./compile diuintbunch.c

diuint32alloc.o: compile diuint32alloc.c diuint32alloc.h diuint32.h gen_alloc.h
	./compile diuint32alloc.c

diuint32alloc_x.o: compile diuint32alloc_x.c diuint32alloc.h diuint32.h gen_alloc.h
	./compile diuint32alloc_x.c

diuint32bunch.o: compile diuint32bunch.c diuint32bunch.h gen_bunch.h diuint32alloc.h diuint32.h
	./compile diuint32bunch.c

doublefork.o: compile doublefork.c djbunix.h allreadwrite.h uint16.h
	./compile doublefork.c

dir_close.o: compile dir_close.c direntry.h
	./compile dir_close.c

env_get.o: compile env_get.c environ.h env.h
	./compile env_get.c

env_get2.o: compile env_get2.c env.h bytestr.h
	./compile env_get2.c

env_len.o: compile env_len.c env.h
	./compile env_len.c

env_addmodif.o: compile env_addmodif.c env.h stralloc.h
	./compile env_addmodif.c

env_string.o: compile env_string.c env.h stralloc.h
	./compile env_string.c

envalloc.o: compile envalloc.c envalloc.h gen_alloc.h
	./compile envalloc.c

envalloc_x.o: compile envalloc_x.c envalloc.h gen_alloc.h
	./compile envalloc_x.c

envalloc_0.o: compile envalloc_0.c envalloc.h
	./compile envalloc_0.c

envalloc_make.o: compile envalloc_make.c envalloc.h bytestr.h
	./compile envalloc_make.c

envalloc_reverse.o: compile envalloc_reverse.c envalloc.h gen_alloc.h
	./compile envalloc_reverse.c

envalloc_uniq.o: compile envalloc_uniq.c envalloc.h error.h bytestr.h
	./compile envalloc_uniq.c

envalloc_merge.o: compile envalloc_merge.c env.h envalloc.h bytestr.h
	./compile envalloc_merge.c

error.o: compile error.c error.h
	./compile error.c

error_str.o: compile error_str.c error.h
	./compile error_str.c

error_temp.o: compile error_temp.c error.h
	./compile error_temp.c

fd_chdir.o: compile fd_chdir.c djbunix.h
	./compile fd_chdir.c

fd_copy.o: compile fd_copy.c djbunix.h
	./compile fd_copy.c

fd_copy2.o: compile fd_copy2.c djbunix.h
	./compile fd_copy2.c

fd_move.o: compile fd_move.c djbunix.h
	./compile fd_move.c

fd_move2.o: compile fd_move2.c djbunix.h
	./compile fd_move2.c

fd_close.o: compile fd_close.c djbunix.h
	./compile fd_close.c

fd_read.o: compile fd_read.c allreadwrite.h
	./compile fd_read.c

fd_write.o: compile fd_write.c allreadwrite.h
	./compile fd_write.c

fd_recv.o: compile fd_recv.c allreadwrite.h
	./compile fd_recv.c

fd_send.o: compile fd_send.c allreadwrite.h
	./compile fd_send.c

fifo.o: compile fifo.c djbunix.h sysdeps.h
	./compile fifo.c

str_fmt.o: compile str_fmt.c fmtscan.h bytestr.h
	./compile str_fmt.c

strn_fmt.o: compile strn_fmt.c fmtscan.h
	./compile strn_fmt.c

ucharn_fmt.o: compile ucharn_fmt.c fmtscan.h
	./compile ucharn_fmt.c

ucharn_fmt_little.o: compile ucharn_fmt_little.c fmtscan.h
	./compile ucharn_fmt_little.c

long_fmt.o: compile long_fmt.c fmtscan.h
	./compile long_fmt.c

iobuffer.o: compile iobuffer.c iobuffer.h buffer.h
	./compile iobuffer.c

iobuffer_init.o: compile iobuffer_init.c iobuffer.h buffer.h
	./compile iobuffer_init.c

iopause.o: compile iopause.c iopause.h tai.h select.h sysdeps.h
	./compile iopause.c

ip4_fmt.o: compile ip4_fmt.c fmtscan.h
	./compile ip4_fmt.c

ip4_scan.o: compile ip4_scan.c fmtscan.h
	./compile ip4_scan.c

lock_ex.o: compile lock_ex.c djbunix.h sysdeps.h
	./compile lock_ex.c

lock_exnb.o: compile lock_exnb.c djbunix.h sysdeps.h
	./compile lock_exnb.c

lock_sh.o: compile lock_sh.c djbunix.h sysdeps.h
	./compile lock_sh.c

lock_shnb.o: compile lock_shnb.c djbunix.h sysdeps.h
	./compile lock_shnb.c

lock_un.o: compile lock_un.c djbunix.h sysdeps.h
	./compile lock_un.c

ndelay_off.o: compile ndelay_off.c djbunix.h
	./compile ndelay_off.c

ndelay_on.o: compile ndelay_on.c djbunix.h
	./compile ndelay_on.c

netstring_append.o: compile netstring_append.c netstring.h stralloc.h fmtscan.h bytestr.h
	./compile netstring_append.c

netstring_decode.o: compile netstring_decode.c netstring.h stralloc.h fmtscan.h
	./compile netstring_decode.c

netstring_encode.o: compile netstring_encode.c netstring.h stralloc.h fmtscan.h
	./compile netstring_encode.c

netstring_get.o: compile netstring_get.c netstring.h stralloc.h buffer.h fmtscan.h bytestr.h
	./compile netstring_get.c

netstring_put.o: compile netstring_put.c netstring.h buffer.h fmtscan.h
	./compile netstring_put.c

open2.o: compile open2.c djbunix.h
	./compile open2.c

open3.o: compile open3.c djbunix.h
	./compile open3.c

open_append.o: compile open_append.c djbunix.h
	./compile open_append.c

open_excl.o: compile open_excl.c djbunix.h
	./compile open_excl.c

open_read.o: compile open_read.c djbunix.h
	./compile open_read.c

open_readb.o: compile open_readb.c djbunix.h
	./compile open_readb.c

open_trunc.o: compile open_trunc.c djbunix.h
	./compile open_trunc.c

open_write.o: compile open_write.c djbunix.h
	./compile open_write.c

openreadclose.o: compile openreadclose.c djbunix.h stralloc.h
	./compile openreadclose.c

openreadnclose.o: compile openreadnclose.c djbunix.h allreadwrite.h
	./compile openreadnclose.c

openslurpclose.o: compile openslurpclose.c djbunix.h stralloc.h
	./compile openslurpclose.c

pathexec_r.o: compile pathexec_r.c skamisc.h djbunix.h stralloc.h gen_alloc.h
	./compile pathexec_r.c

pathexec_r_tmp.o: compile pathexec_r_tmp.c djbunix.h envalloc.h stralloc.h
	./compile pathexec_r_tmp.c

pathexec_r_tmp_envtmp.o: compile pathexec_r_tmp_envtmp.c djbunix.h envalloc.h stralloc.h
	./compile pathexec_r_tmp_envtmp.c

pathexec_fromenv.o: compile pathexec_fromenv.c skamisc.h djbunix.h env.h stralloc.h
	./compile pathexec_fromenv.c

pathexec_run_tmp.c: stupid pathexec_run_tmp.c.stupid
	./stupid < pathexec_run_tmp.c.stupid > pathexec_run_tmp.c

pathexec_run_tmp.o: compile pathexec_run_tmp.c env.h djbunix.h stralloc.h
	./compile pathexec_run_tmp.c

pathexec_run.o: compile pathexec_run.c skamisc.h djbunix.h
	./compile pathexec_run.c

execvep.o: compile execvep.c skamisc.h djbunix.h
	./compile execvep.c

execvep_tmp.o: compile execvep_tmp.c djbunix.h stralloc.h error.h bytestr.h
	./compile execvep_tmp.c

pathexec0.o: compile pathexec0.c djbunix.h
	./compile pathexec0.c

pathexec0_tmp.o: compile pathexec0_tmp.c djbunix.h
	./compile pathexec0_tmp.c

pathexec0_run.o: compile pathexec0_run.c djbunix.h
	./compile pathexec0_run.c

pathexec0_run_tmp.o: compile pathexec0_run_tmp.c djbunix.h
	./compile pathexec0_run_tmp.c

pathexec.o: compile pathexec.c environ.h djbunix.h env.h
	./compile pathexec.c

prot.o: compile prot.c djbunix.h sysdeps.h
	./compile prot.c

realpath.o: compile realpath.c djbunix.h skamisc.h
	./compile realpath.c

realpath_tmp.o: compile realpath_tmp.c djbunix.h stralloc.h bytestr.h
	./compile realpath_tmp.c

rm_rf.o: compile rm_rf.c djbunix.h skamisc.h
	./compile rm_rf.c

rm_rf_tmp.o: compile rm_rf_tmp.c djbunix.h stralloc.h
	./compile rm_rf_tmp.c

rm_rf_in_tmp.o: compile rm_rf_in_tmp.c djbunix.h stralloc.h bytestr.h direntry.h
	./compile rm_rf_in_tmp.c

rmstar.o: compile rmstar.c djbunix.h skamisc.h
	./compile rmstar.c

satmp.o: satmp.c skamisc.h stralloc.h
	./compile satmp.c

sabasename.o: compile sabasename.c djbunix.h stralloc.h bytestr.h
	./compile sabasename.c

sadirname.o: compile sadirname.c djbunix.h stralloc.h bytestr.h
	./compile sadirname.c

sagetcwd.o: compile sagetcwd.c djbunix.h stralloc.h bytestr.h
	./compile sagetcwd.c

sareadlink.o: compile sareadlink.c djbunix.h stralloc.h
	./compile sareadlink.c

sagethostname.o: compile sagethostname.c djbunix.h stralloc.h bytestr.h
	./compile sagethostname.c

sauniquename.o: compile sauniquename.c skamisc.h djbunix.h tai.h stralloc.h fmtscan.h
	./compile sauniquename.c

fmtscan_asc.o: compile fmtscan_asc.c fmtscan.h
	./compile fmtscan_asc.c

fmtscan_num.o: compile fmtscan_num.c fmtscan.h
	./compile fmtscan_num.c

ucharn_scan.o: compile ucharn_scan.c fmtscan.h
	./compile ucharn_scan.c

ucharn_scan_little.o: compile ucharn_scan_little.c fmtscan.h
	./compile ucharn_scan_little.c

ucharn_findlen.o: compile ucharn_findlen.c fmtscan.h
	./compile ucharn_findlen.c

short_scan.o: compile short_scan.c fmtscan.h
	./compile short_scan.c

int_scan.o: compile int_scan.c fmtscan.h
	./compile int_scan.c

long_scan.o: compile long_scan.c fmtscan.h
	./compile long_scan.c

ushort_scan.o: compile ushort_scan.c fmtscan-internal.h fmtscan.h
	./compile ushort_scan.c

ushort0_scan.o: compile ushort0_scan.c fmtscan-internal.h fmtscan.h
	./compile ushort0_scan.c

uint_scan.o: compile uint_scan.c fmtscan-internal.h fmtscan.h
	./compile uint_scan.c

uint0_scan.o: compile uint0_scan.c fmtscan-internal.h fmtscan.h
	./compile uint0_scan.c

ulong_scan.o: compile ulong_scan.c fmtscan-internal.h fmtscan.h
	./compile ulong_scan.c

ulong0_scan.o: compile ulong0_scan.c fmtscan-internal.h fmtscan.h
	./compile ulong0_scan.c

seek_set.o: compile seek_set.c djbunix.h
	./compile seek_set.c

seek_cur.o: compile seek_cur.c djbunix.h
	./compile seek_cur.c

sgetopt.o: compile sgetopt.c sgetopt.h djbunix.h buffer.h
	./compile sgetopt.c

subgetopt.o: compile subgetopt.c sgetopt.h
	./compile subgetopt.c

subgetopt_here.o: compile subgetopt_here.c sgetopt.h
	./compile subgetopt_here.c

sig.o: compile sig.c sig.h
	./compile sig.c

sig_block.o: compile sig_block.c sig.h sysdeps.h
	./compile sig_block.c

sig_blocknone.o: compile sig_blocknone.c sig.h sysdeps.h
	./compile sig_blocknone.c

sig_unblock.o: compile sig_unblock.c sig.h sysdeps.h
	./compile sig_unblock.c

sig_pause.o: compile sig_pause.c sig.h sysdeps.h
	./compile sig_pause.c

sig_shield.o: compile sig_shield.c sig.h sysdeps.h
	./compile sig_shield.c

sig_unshield.o: compile sig_unshield.c sig.h sysdeps.h
	./compile sig_unshield.c

sig_stack.o: compile sig_stack.c nsig.h sig.h
	./compile sig_stack.c

sig_push.o: compile sig_push.c sig.h
	./compile sig_push.c

sig_nostack.o: compile sig_nostack.c nsig.h sig.h
	./compile sig_nostack.c

sig_catch.o: compile sig_catch.c sig.h
	./compile sig_catch.c

skasig_dfl.o: skasig_dfl.c sig.h
	./compile skasig_dfl.c

skasigaction.o: skasigaction.c sig.h sysdeps.h
	./compile skasigaction.c

selfpipe.o: selfpipe.c selfpipe.h nsig.h sig.h djbunix.h error.h uint64.h allreadwrite.h
	./compile selfpipe.c

skagetln.o: compile skagetln.c skamisc.h stralloc.h buffer.h bytestr.h
	./compile skagetln.c

skagetlnsep.o: compile skagetlnsep.c skamisc.h stralloc.h buffer.h bytestr.h
	./compile skagetlnsep.c

slurp.o: compile slurp.c djbunix.h stralloc.h allreadwrite.h
	./compile slurp.c

socket_accept.o: compile socket_accept.c socket.h bytestr.h uint16.h
	./compile socket_accept.c

socket_bind.o: compile socket_bind.c socket.h bytestr.h uint16.h
	./compile socket_bind.c

socket_bindr.o: compile socket_bindr.c socket.h uint16.h
	./compile socket_bindr.c

socket_tryr.o: compile socket_tryr.c socket.h
	./compile socket_tryr.c

socket_conn.o: compile socket_conn.c socket.h bytestr.h uint16.h
	./compile socket_conn.c

socket_connected.o: compile socket_connected.c socket.h allreadwrite.h
	./compile socket_connected.c

socket_delay.o: compile socket_delay.c socket.h
	./compile socket_delay.c

socket_listen.o: compile socket_listen.c socket.h
	./compile socket_listen.c

socket_local.o: compile socket_local.c socket.h bytestr.h uint16.h
	./compile socket_local.c

socket_opts.o: compile socket_opts.c socket.h
	./compile socket_opts.c

socket_recv.o: compile socket_recv.c socket.h bytestr.h uint16.h
	./compile socket_recv.c

socket_remote.o: compile socket_remote.c socket.h bytestr.h uint16.h
	./compile socket_remote.c

socket_send.o: compile socket_send.c socket.h bytestr.h uint16.h
	./compile socket_send.c

socket_tcp.o: compile socket_tcp.c socket.h djbunix.h
	./compile socket_tcp.c

socket_timeoutconn.o: compile socket_timeoutconn.c socket.h tai.h uint16.h
	./compile socket_timeoutconn.c

socket_deadlineconn.o: compile socket_deadlineconn.c socket.h iopause.h tai.h error.h uint16.h
	./compile socket_deadlineconn.c

socket_udp.o: compile socket_udp.c socket.h djbunix.h
	./compile socket_udp.c

str_chr.o: compile str_chr.c bytestr.h 
	./compile str_chr.c

str_rchr.o: compile str_rchr.c bytestr.h 
	./compile str_rchr.c

str_cpy.o: compile str_cpy.c bytestr.h
	./compile str_cpy.c

str_diff.o: compile str_diff.c bytestr.h
	./compile str_diff.c

str_diffb.o: compile str_diffb.c bytestr.h
	./compile str_diffb.c

str_diffn.o: compile str_diffn.c bytestr.h
	./compile str_diffn.c

str_len.o: compile str_len.c bytestr.h
	./compile str_len.c

str_start.o: compile str_start.c bytestr.h
	./compile str_start.c

str_strn.o: compile str_strn.c bytestr.h
	./compile str_strn.c

stralloc.o: compile stralloc.c stralloc.h gen_alloc.h
	./compile stralloc.c

stralloc_x.o: compile stralloc_x.c stralloc.h gen_alloc.h
	./compile stralloc_x.c

stralloc_cats.o: compile stralloc_cats.c stralloc.h bytestr.h
	./compile stralloc_cats.c

stralloc_opys.o: compile stralloc_opys.c stralloc.h bytestr.h
	./compile stralloc_opys.c

stralloc_sert.o: compile stralloc_sert.c stralloc.h
	./compile stralloc_sert.c

stralloc_ertb.o: compile stralloc_ertb.c stralloc.h bytestr.h
	./compile stralloc_ertb.c

stralloc_erts.o: compile stralloc_erts.c stralloc.h bytestr.h
	./compile stralloc_erts.c

stralloc_reverse.o: compile stralloc_reverse.c stralloc.h
	./compile stralloc_reverse.c

strerr_die.o: compile strerr_die.c strerr.h buffer.h
	./compile strerr_die.c

strerr_sys.o: compile strerr_sys.c strerr.h error.h
	./compile strerr_sys.c

tai_add.o: compile tai_add.c tai.h
	./compile tai_add.c

tai_now.o: compile tai_now.c tai.h
	./compile tai_now.c

tai_pack.o: compile tai_pack.c tai.h uint64.h
	./compile tai_pack.c

tai_pack_little.o: compile tai_pack_little.c tai.h uint64.h
	./compile tai_pack_little.c

tai_sub.o: compile tai_sub.c tai.h
	./compile tai_sub.c

tai_unpack.o: compile tai_unpack.c tai.h uint64.h
	./compile tai_unpack.c

tai_unpack_little.o: compile tai_unpack_little.c tai.h uint64.h
	./compile tai_unpack_little.c

timeval_from_tai_relative.o: compile timeval_from_tai_relative.c tai.h
	./compile timeval_from_tai_relative.c

tai_relative_from_timeval.o: compile tai_relative_from_timeval.c tai.h
	./compile tai_relative_from_timeval.c

timeval_from_tai.o: compile timeval_from_tai.c tai.h
	./compile timeval_from_tai.c

tai_from_timeval.o: compile tai_from_timeval.c tai.h
	./compile tai_from_timeval.c

timeval_from_taia_relative.o: compile timeval_from_taia_relative.c tai.h
	./compile timeval_from_taia_relative.c

taia_relative_from_timeval.o: compile taia_relative_from_timeval.c tai.h
	./compile taia_relative_from_timeval.c

timeval_from_taia.o: compile timeval_from_taia.c tai.h
	./compile timeval_from_taia.c

taia_from_timeval.o: compile taia_from_timeval.c tai.h
	./compile taia_from_timeval.c

taia_add.o: compile taia_add.c tai.h
	./compile taia_add.c

taia_addsec.o: compile taia_addsec.c tai.h
	./compile taia_addsec.c

taia_approx.o: compile taia_approx.c tai.h
	./compile taia_approx.c

taia_frac.o: compile taia_frac.c tai.h
	./compile taia_frac.c

taia_half.o: compile taia_half.c tai.h
	./compile taia_half.c

taia_less.o: compile taia_less.c tai.h
	./compile taia_less.c

taia_fmt.o: compile taia_fmt.c tai.h fmtscan.h
	./compile taia_fmt.c

taia_scan.o: compile taia_scan.c tai.h fmtscan.h
	./compile taia_scan.c

taia_now.o: compile taia_now.c tai.h
	./compile taia_now.c

taia_pack.o: compile taia_pack.c tai.h uint32.h
	./compile taia_pack.c

taia_pack_little.o: compile taia_pack_little.c tai.h uint32.h
	./compile taia_pack_little.c

taia_unpack.o: compile taia_unpack.c tai.h uint32.h
	./compile taia_unpack.c

taia_unpack_little.o: compile taia_unpack_little.c tai.h uint32.h
	./compile taia_unpack_little.c

taia_sub.o: compile taia_sub.c tai.h
	./compile taia_sub.c

taia_tai.o: compile taia_tai.c tai.h
	./compile taia_tai.c

taia_uint.o: compile taia_uint.c tai.h
	./compile taia_uint.c

taia_ulong.o: compile taia_ulong.c tai.h
	./compile taia_ulong.c

tain_fmt.o: compile tain_fmt.c tai.h fmtscan.h
	./compile tain_fmt.c

tain_scan.o: compile tain_scan.c tai.h fmtscan.h
	./compile tain_scan.c

tain_pack.o: compile tain_pack.c tai.h uint32.h
	./compile tain_pack.c

tain_pack_little.o: compile tain_pack_little.c tai.h uint32.h
	./compile tain_pack_little.c

tain_unpack.o: compile tain_unpack.c tai.h uint32.h
	./compile tain_unpack.c

tain_unpack_little.o: compile tain_unpack_little.c tai.h uint32.h
	./compile tain_unpack_little.c

timestamp.o: compile timestamp.c tai.h
	./compile timestamp.c

timestamp_fmt.o: compile timestamp_fmt.c tai.h fmtscan.h uint32.h
	./compile timestamp_fmt.c

timestamp_scan.o: compile timestamp_scan.c tai.h fmtscan.h uint32.h
	./compile timestamp_scan.c

ucspi_get.o: compile ucspi_get.c env.h skamisc.h
	./compile ucspi_get.c

ucspi_get_tmp.o: compile ucspi_get_tmp.c env.h stralloc.h
	./compile ucspi_get_tmp.c

uint16_scan.o: compile uint16_scan.c uint16.h fmtscan-internal.h
	./compile uint16_scan.c

uint160_scan.o: compile uint160_scan.c uint16.h fmtscan-internal.h
	./compile uint160_scan.c

uint16_pack.o: compile uint16_pack.c uint16.h bytestr.h
	./compile uint16_pack.c

uint16_pack_big.o: compile uint16_pack_big.c uint16.h bytestr.h
	./compile uint16_pack_big.c

uint16_unpack.o: compile uint16_unpack.c uint16.h bytestr.h
	./compile uint16_unpack.c

uint16_unpack_big.o: compile uint16_unpack_big.c uint16.h bytestr.h
	./compile uint16_unpack_big.c

uint16_reverse.o: compile uint16_reverse.c uint16.h
	./compile uint16_reverse.c

uint32_scan.o: compile uint32_scan.c uint32.h uint64.h fmtscan-internal.h
	./compile uint32_scan.c

uint320_scan.o: compile uint320_scan.c uint32.h uint64.h fmtscan-internal.h
	./compile uint320_scan.c

uint32_pack.o: compile uint32_pack.c uint32.h bytestr.h
	./compile uint32_pack.c

uint32_pack_big.o: compile uint32_pack_big.c uint32.h bytestr.h
	./compile uint32_pack_big.c

uint32_unpack.o: compile uint32_unpack.c uint32.h bytestr.h
	./compile uint32_unpack.c

uint32_unpack_big.o: compile uint32_unpack_big.c uint32.h bytestr.h
	./compile uint32_unpack_big.c

uint32_reverse.o: compile uint32_reverse.c uint32.h
	./compile uint32_reverse.c

uint64_fmt.o: compile uint64_fmt.c uint64.h fmtscan.h
	./compile uint64_fmt.c

uint640_fmt.o: compile uint640_fmt.c uint64.h
	./compile uint640_fmt.c

uint64_scan.o: compile uint64_scan.c uint64.h fmtscan.h
	./compile uint64_scan.c

uint640_scan.o: compile uint640_scan.c uint64.h fmtscan.h
	./compile uint640_scan.c

uint64_pack.o: compile uint64_pack.c uint64.h bytestr.h
	./compile uint64_pack.c

uint64_pack_big.o: compile uint64_pack_big.c uint64.h bytestr.h
	./compile uint64_pack_big.c

uint64_unpack.o: compile uint64_unpack.c uint64.h bytestr.h
	./compile uint64_unpack.c

uint64_unpack_big.o: compile uint64_unpack_big.c uint64.h bytestr.h
	./compile uint64_unpack_big.c

uint64_reverse.o: compile uint64_reverse.c uint64.h
	./compile uint64_reverse.c

intalloc.o: compile intalloc.c intalloc.h gen_alloc.h
	./compile intalloc.c

intalloc_x.o: compile intalloc_x.c intalloc.h gen_alloc.h
	./compile intalloc_x.c

uintalloc.o: compile uintalloc.c uintalloc.h gen_alloc.h
	./compile uintalloc.c

uintalloc_x.o: compile uintalloc_x.c uintalloc.h gen_alloc.h
	./compile uintalloc_x.c

uintbunch.o: compile uintbunch.c uintbunch.h gen_bunch.h uintalloc.h
	./compile uintbunch.c

uint16alloc.o: compile uint16alloc.c uint16alloc.h gen_alloc.h uint16.h
	./compile uint16alloc.c

uint16alloc_x.o: compile uint16alloc_x.c uint16alloc.h gen_alloc.h uint16.h
	./compile uint16alloc_x.c

uint32alloc.o: compile uint32alloc.c uint32alloc.h gen_alloc.h uint32.h
	./compile uint32alloc.c

uint32alloc_x.o: compile uint32alloc_x.c uint32alloc.h gen_alloc.h uint32.h
	./compile uint32alloc_x.c

uint64alloc.o: compile uint64alloc.c uint64alloc.h gen_alloc.h uint64.h
	./compile uint64alloc.c

uint64alloc_x.o: compile uint64alloc_x.c uint64alloc.h gen_alloc.h uint64.h
	./compile uint64alloc_x.c

uint32aalloc.o: compile uint32aalloc.c uint32aalloc.h gen_alloc.h uint32alloc.h
	./compile uint32aalloc.c

uint32aalloc_x.o: compile uint32aalloc_x.c uint32aalloc.h gen_alloc.h uint32alloc.h
	./compile uint32aalloc_x.c

wait_pid.o: compile wait_pid.c djbunix.h diuintalloc.h diuint.h sysdeps.h
	./compile wait_pid.c

wait_pid_nohang.o: compile wait_pid_nohang.c djbunix.h
	./compile wait_pid_nohang.c

wait_pids_nohang.o: compile wait_pids_nohang.c djbunix.h
	./compile wait_pids_nohang.c

wait_reap.o: compile wait_reap.c djbunix.h
	./compile wait_reap.c

waitn.o: compile waitn.c djbunix.h
	./compile waitn.c

libstddjb.a: makelib \
absolutepath.o absolutepath_tmp.o basename.o sabasename.o dirname.o sadirname.o sagetcwd.o sareadlink.o realpath.o realpath_tmp.o \
alloc_ska.o alloc_0.o alloc_djb.o \
bufalloc_init.o bufalloc_clean.o bufalloc_flush.o bufalloc_1.o bufalloc_2.o \
sanitize_read.o allreadwrite.o allread.o allwrite.o fd_read.o fd_write.o fd_recv.o fd_send.o \
buffer_0.o buffer_0small.o buffer_1.o buffer_1small.o buffer_2.o \
buffer_init.o buffer_clean.o buffer_fill.o buffer_flush.o buffer_read.o buffer_write.o \
buffer_unget.o buffer_unput.o buffer_feed.o buffer_peek.o buffer_seek.o \
buffer_bget.o buffer_get.o buffer_getall.o buffer_getallnf.o buffer_getnf.o \
buffer_put.o buffer_putalign.o buffer_putall.o buffer_putallf.o buffer_putallnf.o \
buffer_putc.o buffer_putflush.o buffer_putnf.o buffer_puts.o buffer_putsalign.o buffer_putsflush.o \
byte_chr.o byte_copy.o byte_count.o byte_cr.o byte_diff.o byte_in.o byte_rchr.o byte_zero.o \
case_diffb.o case_diffs.o case_lowerb.o case_lowers.o case_upperb.o case_uppers.o \
caldate_fmjd.o caldate_fmt.o caldate_mjd.o caldate_norm.o caldate_scan.o caldate_ster.o \
caltime_fmt.o caltime_scan.o caltime_tai.o caltime_utc.o \
leapsecs_init.o leapsecs_read.o leapsecs_read_r.o leapsecs_readf_r.o leapsecs_add.o leapsecs_sub.o \
cdb.o cdb_hash.o cdb_make.o cdb_traverse.o \
prot.o doublefork.o \
dir_close.o \
env_addmodif.o env_get.o env_get2.o env_len.o env_string.o ucspi_get.o ucspi_get_tmp.o \
envalloc.o envalloc_x.o envalloc_0.o envalloc_make.o envalloc_reverse.o envalloc_uniq.o envalloc_merge.o \
error.o error_str.o error_temp.o \
fd_copy.o fd_copy2.o fd_move.o fd_move2.o coe.o uncoe.o fd_close.o \
fd_chdir.o fifo.o \
long_fmt.o str_fmt.o strn_fmt.o fmtscan_asc.o fmtscan_num.o \
uint64_fmt.o uint640_fmt.o ucharn_fmt.o ucharn_fmt_little.o ucharn_scan.o ucharn_scan_little.o ucharn_findlen.o \
short_scan.o int_scan.o long_scan.o \
ushort_scan.o ushort0_scan.o uint_scan.o uint0_scan.o ulong_scan.o ulong0_scan.o \
satmp.o skagetln.o skagetlnsep.o \
ip4_fmt.o ip4_scan.o \
iobuffer.o iobuffer_init.o \
iopause.o deepsleep.o \
lock_ex.o lock_exnb.o lock_sh.o lock_shnb.o lock_un.o \
ndelay_off.o ndelay_on.o \
netstring_append.o netstring_decode.o netstring_encode.o netstring_get.o netstring_put.o \
open2.o open3.o open_append.o open_excl.o open_read.o open_readb.o open_trunc.o open_write.o \
pathexec_r.o pathexec_r_tmp.o pathexec_r_tmp_envtmp.o pathexec_fromenv.o pathexec.o \
pathexec_run.o pathexec_run_tmp.o execvep.o execvep_tmp.o \
pathexec0.o pathexec0_tmp.o pathexec0_run.o pathexec0_run_tmp.o \
openreadclose.o openreadnclose.o slurp.o openslurpclose.o \
rm_rf.o rm_rf_tmp.o rm_rf_in_tmp.o rmstar.o \
seek_set.o seek_cur.o \
sgetopt.o subgetopt.o subgetopt_here.o \
sig.o sig_block.o sig_blocknone.o sig_unblock.o sig_pause.o sig_shield.o sig_unshield.o \
skasig_dfl.o skasigaction.o sig_stack.o sig_push.o sig_nostack.o sig_catch.o selfpipe.o \
socket_accept.o socket_bind.o socket_bindr.o socket_tryr.o socket_conn.o socket_connected.o \
socket_delay.o socket_listen.o socket_local.o socket_opts.o \
socket_recv.o socket_remote.o socket_send.o socket_tcp.o socket_udp.o socket_timeoutconn.o socket_deadlineconn.o \
str_chr.o str_rchr.o str_cpy.o str_diff.o str_diffb.o str_diffn.o str_len.o str_start.o str_strn.o \
stralloc.o stralloc_x.o stralloc_cats.o stralloc_opys.o stralloc_sert.o stralloc_ertb.o stralloc_erts.o stralloc_reverse.o \
strerr_die.o strerr_sys.o \
tai_add.o tai_now.o tai_pack.o tai_pack_little.o tai_sub.o tai_unpack.o tai_unpack_little.o \
timeval_from_tai_relative.o tai_relative_from_timeval.o timeval_from_tai.o tai_from_timeval.o \
timeval_from_taia_relative.o taia_relative_from_timeval.o timeval_from_taia.o taia_from_timeval.o \
taia_add.o taia_addsec.o taia_approx.o taia_frac.o taia_half.o taia_less.o \
taia_now.o taia_pack.o taia_pack_little.o taia_unpack.o taia_unpack_little.o taia_sub.o taia_tai.o taia_uint.o taia_ulong.o \
taia_fmt.o taia_scan.o timestamp.o timestamp_fmt.o timestamp_scan.o \
tain_fmt.o tain_scan.o tain_pack.o tain_pack_little.o tain_unpack.o tain_unpack_little.o \
uint16_scan.o uint160_scan.o uint16_pack.o uint16_pack_big.o uint16_unpack.o uint16_unpack_big.o uint16_reverse.o \
uint32_scan.o uint320_scan.o uint32_pack.o uint32_pack_big.o uint32_unpack.o uint32_unpack_big.o uint32_reverse.o \
uint64_scan.o uint640_scan.o uint64_pack.o uint64_pack_big.o uint64_unpack.o uint64_unpack_big.o uint64_reverse.o \
intalloc.o intalloc_x.o uintalloc.o uintalloc_x.o \
uint16alloc.o uint16alloc_x.o \
uint32alloc.o uint32alloc_x.o \
uint64alloc.o uint64alloc_x.o \
uint32aalloc.o uint32aalloc_x.o \
diuintalloc.o diuintalloc_x.o diuintbunch.o \
diuint32alloc.o diuint32alloc_x.o diuint32bunch.o \
sagethostname.o sauniquename.o \
bitarray.o uintbunch.o \
wait_pid.o wait_pid_nohang.o wait_pids_nohang.o wait_reap.o waitn.o
	./makelib libstddjb.a \
	absolutepath.o absolutepath_tmp.o basename.o sabasename.o dirname.o sadirname.o sagetcwd.o sareadlink.o realpath.o realpath_tmp.o \
	alloc_ska.o alloc_0.o alloc_djb.o \
	bufalloc_init.o bufalloc_clean.o bufalloc_flush.o bufalloc_1.o bufalloc_2.o \
	sanitize_read.o allreadwrite.o allread.o allwrite.o fd_read.o fd_write.o fd_recv.o fd_send.o \
	buffer_0.o buffer_0small.o buffer_1.o buffer_1small.o buffer_2.o \
	buffer_init.o buffer_clean.o buffer_fill.o buffer_flush.o buffer_read.o buffer_write.o \
	buffer_unget.o buffer_unput.o buffer_feed.o buffer_peek.o buffer_seek.o \
	buffer_bget.o buffer_get.o buffer_getall.o buffer_getallnf.o buffer_getnf.o \
	buffer_put.o buffer_putalign.o buffer_putall.o buffer_putallf.o buffer_putallnf.o \
	buffer_putc.o buffer_putflush.o buffer_putnf.o buffer_puts.o buffer_putsalign.o buffer_putsflush.o \
	byte_chr.o byte_copy.o byte_count.o byte_cr.o byte_diff.o byte_in.o byte_rchr.o byte_zero.o \
	caldate_fmjd.o caldate_fmt.o caldate_mjd.o caldate_norm.o caldate_scan.o caldate_ster.o \
	caltime_fmt.o caltime_scan.o caltime_tai.o caltime_utc.o \
	leapsecs_init.o leapsecs_read.o leapsecs_read_r.o leapsecs_readf_r.o leapsecs_add.o leapsecs_sub.o \
	case_diffb.o case_diffs.o case_lowerb.o case_lowers.o case_upperb.o case_uppers.o \
	cdb.o cdb_hash.o cdb_make.o cdb_traverse.o \
	prot.o doublefork.o \
	dir_close.o \
	env_addmodif.o env_get.o env_get2.o env_len.o env_string.o ucspi_get.o ucspi_get_tmp.o \
	envalloc.o envalloc_x.o envalloc_0.o envalloc_make.o envalloc_reverse.o envalloc_uniq.o envalloc_merge.o \
	error.o error_str.o error_temp.o \
	fd_copy.o fd_copy2.o fd_move.o fd_move2.o coe.o uncoe.o fd_close.o \
	fd_chdir.o fifo.o \
	long_fmt.o str_fmt.o strn_fmt.o fmtscan_asc.o fmtscan_num.o \
	uint64_fmt.o uint640_fmt.o ucharn_fmt.o ucharn_fmt_little.o ucharn_scan.o ucharn_scan_little.o ucharn_findlen.o \
	short_scan.o int_scan.o long_scan.o \
	ushort_scan.o ushort0_scan.o uint_scan.o uint0_scan.o ulong_scan.o ulong0_scan.o \
	satmp.o skagetln.o skagetlnsep.o \
	ip4_fmt.o ip4_scan.o \
	iobuffer.o iobuffer_init.o \
	iopause.o deepsleep.o \
	lock_ex.o lock_exnb.o lock_sh.o lock_shnb.o lock_un.o \
	ndelay_off.o ndelay_on.o \
	netstring_append.o netstring_decode.o netstring_encode.o netstring_get.o netstring_put.o \
	open2.o open3.o open_append.o open_excl.o open_read.o open_readb.o open_trunc.o open_write.o \
	pathexec_r.o pathexec_r_tmp.o pathexec_r_tmp_envtmp.o pathexec_fromenv.o pathexec.o \
	pathexec_run.o pathexec_run_tmp.o execvep.o execvep_tmp.o \
	pathexec0.o pathexec0_tmp.o pathexec0_run.o pathexec0_run_tmp.o \
	openreadclose.o openreadnclose.o slurp.o openslurpclose.o \
	rm_rf.o rm_rf_tmp.o rm_rf_in_tmp.o rmstar.o \
	seek_set.o seek_cur.o \
	sgetopt.o subgetopt.o subgetopt_here.o \
	sig.o sig_block.o sig_blocknone.o sig_unblock.o sig_pause.o sig_shield.o sig_unshield.o \
	skasig_dfl.o skasigaction.o sig_stack.o sig_push.o sig_nostack.o sig_catch.o selfpipe.o \
	socket_accept.o socket_bind.o socket_bindr.o socket_tryr.o socket_conn.o socket_connected.o \
	socket_delay.o socket_listen.o socket_local.o socket_opts.o \
	socket_recv.o socket_remote.o socket_send.o socket_tcp.o socket_udp.o socket_timeoutconn.o socket_deadlineconn.o \
	str_chr.o str_rchr.o str_cpy.o str_diff.o str_diffb.o str_diffn.o str_len.o str_start.o str_strn.o \
	stralloc.o stralloc_x.o stralloc_cats.o stralloc_opys.o stralloc_sert.o stralloc_ertb.o stralloc_erts.o stralloc_reverse.o \
	strerr_die.o strerr_sys.o \
	tai_add.o tai_now.o tai_pack.o tai_pack_little.o tai_sub.o tai_unpack.o tai_unpack_little.o \
	timeval_from_tai_relative.o tai_relative_from_timeval.o timeval_from_tai.o tai_from_timeval.o \
	timeval_from_taia_relative.o taia_relative_from_timeval.o timeval_from_taia.o taia_from_timeval.o \
	taia_add.o taia_addsec.o taia_approx.o taia_frac.o taia_half.o taia_less.o \
	taia_now.o taia_pack.o taia_pack_little.o taia_unpack.o taia_unpack_little.o taia_sub.o taia_tai.o taia_uint.o taia_ulong.o \
	taia_fmt.o taia_scan.o timestamp.o timestamp_fmt.o timestamp_scan.o \
	tain_fmt.o tain_scan.o tain_pack.o tain_pack_little.o tain_unpack.o tain_unpack_little.o \
	uint16_scan.o uint160_scan.o uint16_pack.o uint16_pack_big.o uint16_unpack.o uint16_unpack_big.o uint16_reverse.o \
	uint32_scan.o uint320_scan.o uint32_pack.o uint32_pack_big.o uint32_unpack.o uint32_unpack_big.o uint32_reverse.o \
	uint64_scan.o uint640_scan.o uint64_pack.o uint64_pack_big.o uint64_unpack.o uint64_unpack_big.o uint64_reverse.o \
	intalloc.o intalloc_x.o uintalloc.o uintalloc_x.o \
	uint16alloc.o uint16alloc_x.o \
	uint32alloc.o uint32alloc_x.o \
	uint64alloc.o uint64alloc_x.o \
	uint32aalloc.o uint32aalloc_x.o \
	diuintalloc.o diuintalloc_x.o diuintbunch.o \
	diuint32alloc.o diuint32alloc_x.o diuint32bunch.o \
	sagethostname.o sauniquename.o \
	bitarray.o uintbunch.o \
	wait_pid.o wait_pid_nohang.o wait_pids_nohang.o wait_reap.o waitn.o


command:

include: alloc.h allreadwrite.h bufalloc.h buffer.h bytestr.h cdb.h cdb_make.h env.h envalloc.h djbunix.h environ.h fmtscan.h gen_alloc.h iobuffer.h netstring.h sgetopt.h sig.h skamisc.h socket.h stddjb.h stralloc.h strerr.h strerr2.h tai.h selfpipe.h diuint.h diuint32.h diuintalloc.h diuint32alloc.h

library: libstddjb.a

library.so:
