gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob Makefile


From: Tuukka Hastrup
Subject: [Gzz-commits] libvob Makefile
Date: Mon, 07 Apr 2003 04:58:11 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Changes by:     Tuukka Hastrup <address@hidden> 03/04/07 04:58:11

Modified files:
        .              : Makefile 

Log message:
        clean the rest of generated files

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/Makefile.diff?tr1=1.24&tr2=1.25&r1=text&r2=text

Patches:
Index: libvob/Makefile
diff -u libvob/Makefile:1.24 libvob/Makefile:1.25
--- libvob/Makefile:1.24        Fri Apr  4 07:34:59 2003
+++ libvob/Makefile     Mon Apr  7 04:58:11 2003
@@ -61,6 +61,11 @@
        find -name "*.class" |xargs rm -f
        find -name "*.transjniobj" |xargs rm -f
        find -name "*.vobjniobj" |xargs rm -f
+       find -name "*.transdep" |xargs rm -f
+       find -name "*.transgenobj" |xargs rm -f
+       find -name "*.vobdep" |xargs rm -f
+       find -name "*.vobgenobj" |xargs rm -f
+       rm -f src/jni/Generator
        rm -rf CLASSES
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]