diff target-utils/buzplayer/Makefile @ 81:8a200d65c6a0

buzplayer: play implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 27 Oct 2016 04:39:48 +0000
parents eb5960dc258c
children 5aff772ff84d
line wrap: on
line diff
--- a/target-utils/buzplayer/Makefile	Thu Oct 27 04:31:31 2016 +0000
+++ b/target-utils/buzplayer/Makefile	Thu Oct 27 04:39:48 2016 +0000
@@ -7,7 +7,7 @@
 INSTDIR=/opt/freecalypso/target-bin
 
 PROG=	buzplayer
-OBJS=	crt0.o cmdtab.o main.o melentry.o mygetchar.o timer.o
+OBJS=	crt0.o cmdtab.o main.o melentry.o melplay.o mygetchar.o timer.o
 LIBS=	../libcommon/libcommon.a ../libprintf/libprintf.a ../libbase/libbase.a
 LDS=	../env/iram.lds