[cod-tools] 05/142: trunk/ Adding 'make cleanAll' and 'make distclean' targets.

Andrius Merkys merkys-guest at moszumanska.debian.org
Mon Sep 25 13:44:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

merkys-guest pushed a commit to branch master
in repository cod-tools.

commit dde983632c9454070df46e569c7ceab8cb76dd7d
Author: Andrius Merkys <andrius.merkys at gmail.com>
Date:   Wed Oct 26 07:57:01 2016 +0000

    trunk/
    Adding 'make cleanAll' and 'make distclean' targets.
    
    
    git-svn-id: svn+ssh://saulius-grazulis.lt/home/andrius/svn-repositories/cod-deb-packaging/trunk@5 26752c47-bcd6-4c9c-b022-347364b77eb5
---
 MasterMakefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MasterMakefile b/MasterMakefile
index 0b8a630..5813c62 100644
--- a/MasterMakefile
+++ b/MasterMakefile
@@ -20,3 +20,8 @@ ${DEBIAN_TAR_GZ}: source
 	rsync -av --exclude .svn debian ${PKGNAME}
 	(cd ${PKGNAME}; debuild -S)
 	rm -rf ${PKGNAME}
+
+cleanAll distclean:
+	rm -rf source ${PKGNAME}
+	rm -f ${ORIG_TAR_GZ} ${DEBIAN_TAR_GZ}
+	rm -f *.dsc *_source.changes *_source.build

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cod-tools.git



More information about the debian-science-commits mailing list