[Asterisk-cvs] zaptel .cvsignore,1.2,1.3 Makefile,1.40,1.41

citats at lists.digium.com citats at lists.digium.com
Thu Apr 8 20:38:10 CDT 2004


Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/home/citats/cvs/zaptel

Modified Files:
	.cvsignore Makefile 
Log Message:
Add .cvsignore and 'make clean' stuff for files created by 2.6 installs


Index: .cvsignore
===================================================================
RCS file: /usr/cvsroot/zaptel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- .cvsignore	17 Sep 2003 16:26:48 -0000	1.2
+++ .cvsignore	9 Apr 2004 00:39:13 -0000	1.3
@@ -11,4 +11,6 @@
 libtonezone.so.1.0
 gendigits
 fxstest
-
+*.ko
+*.mod.c
+.*.cmd

Index: Makefile
===================================================================
RCS file: /usr/cvsroot/zaptel/Makefile,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- Makefile	26 Mar 2004 07:44:19 -0000	1.40
+++ Makefile	9 Apr 2004 00:39:13 -0000	1.41
@@ -313,6 +313,7 @@
 	rm -f zttool
 	rm -f *.o ztcfg tzdriver sethdlc sethdlc-new
 	rm -f $(TZOBJS) $(LIBTONEZONE) *.lo
+	rm -f *.ko *.mod.c .*o.cmd
 	rm -f gendigits tones.h
 	rm -f libtonezone*
 	rm -f tor2ee




More information about the svn-commits mailing list