home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Audio 4.94 - Over 11,000 Files
/
audio-11000.iso
/
msdos
/
midi
/
mpu401c
/
reset
< prev
next >
Wrap
Text File
|
1986-11-02
|
347b
|
12 lines
# Copyright (C) 1986 by M. J. Shannon, Jr.
# Permission to distribute for non-commercial uses granted as long as this
# notice is retained. Violators will be prosecuted.
.SUFFIXES: .c .obj .lib .exe
reset.obj: reset.c mpu.h
lc -k2 -ml reset
reset.exe: reset.obj mpu.lib
link \osm\lbin\lc\l\c reset,reset,nul,mpu \osm\lbin\lc\l\lc