home *** CD-ROM | disk | FTP | other *** search
- #-------------------------------------------
- # DRUMDLL.MSC make file for Microsoft C 7.0
- #-------------------------------------------
-
- drumdll.dll : drumdll.obj drumdll.def
- link drumdll, drumdll.dll, NUL, /nod sdllcew oldnames libw mmsystem, \
- drumdll
- rc -t -p drumdll.dll
-
- drumdll.obj : drumdll.c drumdll.h
- cl -c -ASw -G2sw -Ow -W3 -Zp -Tp drumdll.c
-