head	1.2;
access;
symbols
	REL_before_johndavid_2_0_0:1.1
	MOVED_NEWCVS:1.1
	FINAL_1_1:1.1
	GAMMA_1_1:1.1
	BETA_1_1:1.1.0.4
	BP_BETA_1_1:1.1
	FINAL_1_0_2:1.1
	BRANCH_1_0:1.1.0.2
	FINAL_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	95.12.30.18.56.14;	author peter;	state dead;
branches;
next	1.1;

1.1
date	93.10.23.10.55.43;	author jkh;	state Exp;
branches;
next	;


desc
@@


1.2
log
@recording cvs-1.6 file death
@
text
@all:	gustest gusload gmod midithru

gustest: gustest.c
	$(CC) -o gustest gustest.c -lm

gusload: gusload.c
	$(CC) -o gusload gusload.c

gmod: gmod.c
	$(CC) -o gmod gmod.c

midithru: midithru.c
	$(CC) -o midithru midithru.c

clean:
	rm -f gusload gustest gmod midithru *.o
@


1.1
log
@This is the Linux generic soundcard driver, version 1.0c.  Supports
SBlaster/Adlib/ProAudio Spectrum/Gravis/etc cards.  This is a BETA test
driver, please test it and get back to me!
@
text
@@
