home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sound Sensations!
/
sound_sensations.iso
/
miditool
/
mpu401c
/
getpat
< prev
next >
Wrap
Text File
|
1986-11-02
|
379b
|
14 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.
# Makefile for getpat.exe.
.SUFFIXES: .c .obj .exe
getpat.obj: getpat.c mpu.h
lc -k2 -ml getpat
getpat.exe: getpat.obj mpu.lib
link \osm\lbin\lc\l\c getpat,getpat,nul,mpu \osm\lbin\lc\l\lc