| 26 |
|
unix_process.o process.o gethomedir.o getpath.o error.o savestr.o \ |
| 27 |
|
savqstr.o badarg.o fgetword.o words.o expandarg.o wordfile.o fgetval.o \ |
| 28 |
|
clip.o plocate.o eputs.o wputs.o quit.o lookup.o bmalloc.o \ |
| 29 |
< |
loadvars.o tcos.o fputword.o chanvalue.o dircode.o paths.o |
| 29 |
> |
loadvars.o tcos.o fputword.o chanvalue.o dircode.o paths.o byteswap.o |
| 30 |
|
|
| 31 |
|
SYSOBJ = ealloc.o fdate.o portio.o myhostname.o $(COMPAT) |
| 32 |
|
|
| 134 |
|
tmesh.o: tmesh.h fvect.h |
| 135 |
|
|
| 136 |
|
fgetword.o fputword.o fgetval.o fgetline.o fdate.o unix_process.o \ |
| 137 |
< |
expandarg.o badarg.o xf.o: rtio.h |
| 137 |
> |
byteswap.o expandarg.o badarg.o xf.o: rtio.h |
| 138 |
|
|
| 139 |
|
expandarg.o: rtmisc.h |
| 140 |
|
|