Jordi Vilalta Prat 66e9d4f5e8 Removed trailing spaces.
svn-id: r30664
2008-01-27 19:47:41 +00:00

15 lines
203 B
Makefile

MODULE := sound/softsynth/mt32
MODULE_OBJS := \
mt32_file.o \
i386.o \
part.o \
partial.o \
partialManager.o \
synth.o \
tables.o \
freeverb.o
# Include common rules
include $(srcdir)/rules.mk