[Asterisk-cvs] asterisk/codecs/gsm Makefile,1.17,1.18
markster at lists.digium.com
markster at lists.digium.com
Mon Dec 13 16:48:10 CST 2004
Update of /usr/cvsroot/asterisk/codecs/gsm
In directory mongoose.digium.com:/tmp/cvs-serv18051/codecs/gsm
Modified Files:
Makefile
Log Message:
Fix minor makefile issues (bug #3036)
Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/codecs/gsm/Makefile,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- Makefile 31 Aug 2004 16:33:00 -0000 1.17
+++ Makefile 13 Dec 2004 21:45:03 -0000 1.18
@@ -489,7 +489,7 @@
-rm $(RMFLAGS) $(LIBGSM) $(ADDTST)/add \
$(TOAST) $(TCAT) $(UNTOAST) \
$(ROOT)/gsm-1.0.tar.Z
-
+ rm -rf lib
# Two tools that helped me generate gsm_encode.c and gsm_decode.c,
# but aren't generally needed to port this.
More information about the svn-commits
mailing list