home *** CD-ROM | disk | FTP | other *** search
- ALL : Example5.exe
-
- Example5.obj : Example5.c Example5.h
- cl -AM -c -Gsw -Od -W2 -Zip Example5.c
-
- Example5.res : Example5.rc Example5.h
- rc -r Example5.rc
-
- Example5.exe : Example5.obj Example5.def Example5.res
- link /CO Example5, /align:16, NUL, /nod mlibcew libw pv pvctl, Example5
- rc Example5.res
-
- #*******************************************************************#
- # End of make file : example5
- #*******************************************************************#
-