home *** CD-ROM | disk | FTP | other *** search
- #--------------------------------------------
- # BACHTOCC.MSC make file for Microsoft C 6.0
- #--------------------------------------------
-
- bachtocc.exe : bachtocc.obj bachtocc.def
- link bachtocc,, NUL, /nod slibcew libw win87em mmsystem, bachtocc
- rc -t -30 bachtocc.exe
-
- bachtocc.obj : bachtocc.c
- cl -c -G2sw -Ow -W3 -Zp bachtocc.c
-