home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / ocl_ani1.zip / makefile.$mm < prev    next >
Makefile  |  1997-06-19  |  1KB  |  50 lines

  1. :TARGET.SUFFIXES
  2. :DEPENDENCY..cpp .obj .rc .res 
  3. :TARGET.all
  4. :DEPENDENCY.
  5. .\ocl_ani1.exe
  6. :RULE..rc.res
  7. :ACTION.Compile::Resource Compiler
  8. :COMMAND.
  9. rc.exe -r %s %|dpfF.RES
  10. :RULE.{d:\c_dev\be_ball}.rc.res
  11. :ACTION.Compile::Resource Compiler
  12. :COMMAND.
  13. rc.exe -r %s %|dpfF.RES
  14. :RULE..cpp.obj
  15. :ACTION.Compile::C++ Compiler (OCL/UICL - Dynamic)
  16. :COMMAND.
  17. icc.exe /Fi /Si /O /Gm /Gd /G5 /Gu /C %s
  18. :RULE.{d:\c_dev\be_ball}.cpp.obj
  19. :ACTION.Compile::C++ Compiler (OCL/UICL - Dynamic)
  20. :COMMAND.
  21. icc.exe /Fi /Si /O /Gm /Gd /G5 /Gu /C %s
  22. :TARGET..\ocl_ani1.exe
  23. :DEPENDENCY.
  24. .\ocl_ani1.obj
  25. .\ocl_ani1.res
  26. makefile
  27. :ACTION.Link::Linker (OCL/UICL - Production)
  28. :COMMAND.
  29. icc.exe @<<
  30.  /B" /exepack:2 /pmtype:pm /packd /optfunc"
  31.  /Feocl_ani1.exe 
  32.  .\ocl_ani1.obj
  33. <<
  34. :ACTION.Bind::Resource Bind
  35. :COMMAND.
  36. rc.exe .\ocl_ani1.res ocl_ani1.exe
  37. :TARGET..\ocl_ani1.res
  38. :DEPENDENCY.
  39. d:\c_dev\be_ball\ocl_ani1.rc
  40. {d:\c_dev\be_ball;$(INCLUDE)}ocl_ani1.dlg
  41. {d:\c_dev\be_ball;$(INCLUDE)}ocl_ani1.h
  42. {d:\c_dev\be_ball;$(INCLUDE)}cap.ico
  43. makefile
  44. :TARGET..\ocl_ani1.obj
  45. :DEPENDENCY.
  46. d:\c_dev\be_ball\ocl_ani1.cpp
  47. {d:\c_dev\be_ball;$(INCLUDE);}ocl_ani1.hpp
  48. {d:\c_dev\be_ball;$(INCLUDE);}ocl_ani1.h
  49. makefile
  50.