From df4a503622a524ad8ef47e1c325ac4a711549921 Mon Sep 17 00:00:00 2001 From: Colin Snover Date: Fri, 25 Nov 2016 12:24:08 -0600 Subject: Revert "MT32: Update Munt to 2.0.0" This reverts commit b4dbd6d3c275097b4be964b7da4478ff930cbaa7. --- audio/softsynth/mt32/module.mk | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'audio/softsynth/mt32/module.mk') diff --git a/audio/softsynth/mt32/module.mk b/audio/softsynth/mt32/module.mk index b8e2adad7b..f966da8d08 100644 --- a/audio/softsynth/mt32/module.mk +++ b/audio/softsynth/mt32/module.mk @@ -3,11 +3,8 @@ MODULE := audio/softsynth/mt32 MODULE_OBJS := \ Analog.o \ BReverbModel.o \ - File.o \ - FileStream.o \ LA32Ramp.o \ LA32WaveGenerator.o \ - MidiStreamParser.o \ Part.o \ Partial.o \ PartialManager.o \ @@ -17,8 +14,7 @@ MODULE_OBJS := \ Tables.o \ TVA.o \ TVF.o \ - TVP.o \ - sha1/sha1.o + TVP.o # Include common rules include $(srcdir)/rules.mk -- cgit v1.2.3