home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / getstats.zip / getstats.dep < prev    next >
Text File  |  1995-04-11  |  859b  |  34 lines

  1. # IBM Developer's Workframe/2 Make File Creation run at 09:36:18 on 04/11/95
  2.  
  3. # Make File Creation run in directory:
  4. #   D:\DEVEL\GETSTATS;
  5.  
  6. # Assumed INCLUDE environment variable path:
  7. #   D:\TOOLKT21\C\OS2H;
  8. #   D:\TOOLKT21\C\OS2H\VDD;
  9. #   D:\TOOLKT21\ASM\OS2INC;
  10. #   D:\IBMCPP\INCLUDE;
  11. #   D:\IBMCPP\IBMCLASS;
  12. #   D:\TCPIP\INCLUDE;
  13.  
  14.  
  15. INCLUDE000=$(INCLUDE)
  16.  
  17.  
  18. getstats.OBJ:  getstats.c  \
  19. #  {$(INCLUDE000)}stdio.h  \
  20. #  {$(INCLUDE000)}time.h  \
  21. #  {$(INCLUDE000)}limits.h  \
  22. #  {$(INCLUDE000)}types.h  \
  23. #  {$(INCLUDE000)}stat.h  \
  24. #  {$(INCLUDE000)}socket.h  \
  25. #  {$(INCLUDE000)}in.h  \
  26. #  {$(INCLUDE000)}netdb.h  \
  27. #  {$(INCLUDE000)}ctype.h  \
  28. #  {$(INCLUDE000)}sys/types.h  \
  29. #  {$(INCLUDE000)}sys/stat.h  \
  30. #  /tcpip/include/sys/socket.h  \
  31. #  /tcpip/include/netinet/in.h  \
  32. #  /tcpip/include/netdb.h  \
  33.    GETSTATS.MAK
  34.