aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gsi/files/patch-ah
blob: 839a7245feda37bda6e97e069cd09edd3240e0d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- lib/gsimidi_pcm/Makefile.orig   Mon Jan  8 19:49:16 2001
+++ lib/gsimidi_pcm/Makefile    Fri May 16 16:47:01 2003
@@ -23,7 +23,7 @@
 STATIC_LIB = libgsimidi_pcm.a
 DYNAMIC_LIB    = libgsimidi_pcm.so
 LIB_NAME   = $(LIBGSIMIDI_PCM)
-VERSION        = .2.0
+VERSION        = .2
 LIB_SRCS   = instrument/patchgram.c instrument/patchlex.c
 LIB_OBJS   = gsimidi_pcm.o midi_to_pcm.o midi_parse.o midi_init.o midi_data.o \
        input/midi_file.o input/midi_stream.o volume.o \
@@ -38,7 +38,7 @@
 INSTRUM_DIR    = $(SHRDIR)/gsi/gsimidi_pcm
 INSTRUM_MAP    = $(INSTRUM_DIR)/patch.mp
 
-DEBUG_FLAGS    = -Wall -Wstrict-prototypes #-DKPMIDI_DEBUG #-g
+DEBUG_FLAGS    = -Wall #-Wstrict-prototypes #-DKPMIDI_DEBUG #-g
 
 # Comment out the following line if you do not want to use the GPL'ed GUS
 # patch reading code: