mkfile 512 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. </$objtype/mkfile
  2. LIB=/$objtype/lib/libventi.a
  3. OFILES=\
  4. cache.$O\
  5. client.$O\
  6. conn.$O\
  7. dial.$O\
  8. debug.$O\
  9. dtype.$O\
  10. entry.$O\
  11. fcall.$O\
  12. fcallfmt.$O\
  13. file.$O\
  14. hangup.$O\
  15. log.$O\
  16. mem.$O\
  17. packet.$O\
  18. parsescore.$O\
  19. queue.$O\
  20. root.$O\
  21. rpc.$O\
  22. scorefmt.$O\
  23. send.$O\
  24. server.$O\
  25. srvhello.$O\
  26. strdup.$O\
  27. string.$O\
  28. time.$O\
  29. version.$O\
  30. zero.$O\
  31. zeroscore.$O\
  32. HFILES=\
  33. /sys/include/venti.h\
  34. </sys/src/cmd/mksyslib
  35. send.$O: queue.h
  36. server.$O: queue.h
  37. queue.$O: queue.h
  38. CFLAGS=$CFLAGS -I.