home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / alsrc121.lzh / ALGEN.DEP < prev    next >
Text File  |  1993-09-03  |  770b  |  33 lines

  1. # IBM Developer's Workframe/2 Make File Creation run at 14:08:18 on 09/03/93
  2.  
  3. # Make File Creation run in directory:
  4. #   C:\ALGEN;
  5.  
  6. # Assumed INCLUDE environment variable path:
  7. #   C:\TOOLKT20\CPLUS\OS2H;
  8. #   C:\TOOLKT20\C\OS2H;
  9. #   C:\TOOLKT20\ASM\OS2INC;
  10. #   C:\IBMCPP\INCLUDE;
  11. #   C:\IBMCPP\IBMCLASS;
  12.  
  13.  
  14. INCLUDE001=.
  15. INCLUDE001=$(INCLUDE001);$(INCLUDE)
  16.  
  17. INCLUDE000=$(INCLUDE)
  18.  
  19.  
  20. algen.OBJ:  algen.c  \
  21. #  {$(INCLUDE000)}stdio.h  \
  22. #  {$(INCLUDE000)}time.h  \
  23. #  {$(INCLUDE000)}sys\types.h  \
  24. #  {$(INCLUDE000)}string.h  \
  25. #  {$(INCLUDE000)}stdlib.h  \
  26. #  {$(INCLUDE000)}ctype.h  \
  27. #  {$(INCLUDE000)}os2.h  \
  28. #  {$(INCLUDE000)}errno.h  \
  29.    {$(INCLUDE001)}mstruct.h  \
  30. #    {$(INCLUDE000)}time.h  \
  31.    {$(INCLUDE001)}fb.h  \
  32.    ALGEN.MAK
  33.