home *** CD-ROM | disk | FTP | other *** search
- ALL : ANIMATE.exe
-
- ANIMATE.obj : ANIMATE.c ANIMATE.h
- cl -D LINT_ARGS -c -AM -Gsw -Od -W3 -Zpe /FPi ANIMATE.c
-
- ANIMATE.res: ANIMATE.rc ANIMATE.pvt ANIMATE.h
- rc -r ANIMATE.rc
-
- ANIMATE.exe: ANIMATE.obj ANIMATE.res ANIMATE.def
- link ANIMATE, /align:16,, libw mlibcew pv pvctl /NOD, ANIMATE.def
- rc ANIMATE.res
-
- #*******************************************************************#
- # End of make file : ANIMATE
- #*******************************************************************#
-