]> git.ozlabs.org Git - yaboot.git/blobdiff - Makefile
Commit yaboot 1.3.5-pre3
[yaboot.git] / Makefile
index 62dc58a5e3049754b0d58fa1c0d8ae96ad0a6462..91fdf6263386dd0f0f83b071c50759f9e3fabf8b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 
 include Config
 
-VERSION = 1.3.5pre1
+VERSION = 1.3.5pre3
 # Debug mode (spam/verbose)
 DEBUG = 0
 # make install vars
@@ -144,6 +144,7 @@ clean:
        find . -name '#*' | xargs rm -f
        find . -name '.#*' | xargs rm -f
        find . -name '*~' | xargs rm -f
+       find . -name '*.swp' | xargs rm -f
        -gunzip man/*.gz
        rm -rf man.deb
        chmod 755 ybin/ybin ybin/ofpath ybin/yabootconfig