Category : Music and Digitized Voice
Archive   : SBF3.ZIP
Filename : MAKEFILE

 
Output of file : MAKEFILE contained in archive : SBF3.ZIP
#
# Makefile for Soundblaster DAC sample programs
# Comments to [email protected] (Jeff Bird)
#
.autodepend

CFLAGS=-ml -w
AFLAGS=/ml /m2

all: dacdma.exe recdma.exe dacdir.exe driver.exe getvol.exe fmtest.exe

dacdma.exe: dacdma.obj getopt.obj sbf.lib
$(CC) $(CFLAGS) dacdma.obj getopt.obj sbf.lib

recdma.exe: recdma.obj getopt.obj sbf.lib
$(CC) $(CFLAGS) recdma.obj getopt.obj sbf.lib

dacdir.exe: dacdir.obj sbf.lib
$(CC) $(CFLAGS) dacdir.obj sbf.lib

driver.exe: driver.obj
$(CC) $(CFLAGS) driver.obj

getvol.exe: getvol.obj
$(CC) $(CFLAGS) getvol.obj

fmtest.exe: fmtest.obj sbf.lib
$(CC) $(CFLAGS) fmtest.obj sbf.lib

sbf.lib: sbp_chk.obj environ.obj sbfm.obj sbdac.obj sbmidi.obj dma_code.obj
tlib sbf.lib /C -+sbp_chk.obj -+environ.obj -+sbfm.obj -+sbdac.obj \
-+sbmidi.obj -+dma_code.obj

dacdma.obj: dacdma.c sb.h

recdma.obj: recdma.c sb.h

dacdir.obj: dacdir.c sb.h

driver.obj: driver.c sb.h

fmtest.obj: fmtest.c sb.h


  3 Responses to “Category : Music and Digitized Voice
Archive   : SBF3.ZIP
Filename : MAKEFILE

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/