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