.depend 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. $(MYBUILDDIR)/calls.o: \
  2. calls.c \
  3. $(INSTALLTOP)/include/sys/types.h \
  4. $(INSTALLTOP)/include/kern/types.h \
  5. $(INSTALLTOP)/include/kern/machine/types.h \
  6. $(INSTALLTOP)/include/types/size_t.h \
  7. $(INSTALLTOP)/include/sys/null.h \
  8. $(INSTALLTOP)/include/sys/stat.h \
  9. $(INSTALLTOP)/include/kern/stat.h \
  10. $(INSTALLTOP)/include/kern/stattypes.h \
  11. $(INSTALLTOP)/include/assert.h \
  12. $(INSTALLTOP)/include/unistd.h \
  13. $(INSTALLTOP)/include/kern/fcntl.h \
  14. $(INSTALLTOP)/include/kern/ioctl.h \
  15. $(INSTALLTOP)/include/kern/reboot.h \
  16. $(INSTALLTOP)/include/kern/seek.h \
  17. $(INSTALLTOP)/include/kern/time.h \
  18. $(INSTALLTOP)/include/kern/unistd.h \
  19. $(INSTALLTOP)/include/kern/wait.h \
  20. $(INSTALLTOP)/include/stdio.h \
  21. $(INSTALLTOP)/include/stdlib.h \
  22. $(INSTALLTOP)/include/errno.h \
  23. $(INSTALLTOP)/include/kern/errno.h \
  24. $(INSTALLTOP)/include/err.h \
  25. extern.h
  26. $(MYBUILDDIR)/main.o: \
  27. main.c \
  28. $(INSTALLTOP)/include/stdlib.h \
  29. $(INSTALLTOP)/include/kern/types.h \
  30. $(INSTALLTOP)/include/kern/machine/types.h \
  31. $(INSTALLTOP)/include/types/size_t.h \
  32. $(INSTALLTOP)/include/sys/null.h \
  33. $(INSTALLTOP)/include/stdio.h \
  34. $(INSTALLTOP)/include/string.h \
  35. extern.h \
  36. $(INSTALLTOP)/include/sys/types.h