[Pkg-octave-commit] [octave-parallel] 05/05: d/rules: Remove automatically generated files

Rafael Laboissière rlaboiss-guest at moszumanska.debian.org
Wed May 4 13:17:08 UTC 2016


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

rlaboiss-guest pushed a commit to branch master
in repository octave-parallel.

commit 448ef692118da6457bfae028cf5066f192b8a732
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Wed May 4 10:11:03 2016 -0300

    d/rules: Remove automatically generated files
---
 debian/rules | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/debian/rules b/debian/rules
index 71fb86c..83f01b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,17 @@
 # -*- makefile -*-
 
 include /usr/share/cdbs/1/class/octave-pkg.mk
+
+clean::
+	rm -f src/Makefile			\
+		src/config.h			\
+		config.log			\
+		config.status			\
+		inst/__netcellfun_guardfun__.m	\
+		inst/__pserver_exit__.m		\
+		inst/install_vars.m		\
+		inst/netarrayfun.m		\
+		inst/netcellfun.m		\
+		inst/rfeval.m			\
+		inst/scloseall.m		\
+		inst/server.m

-- 
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave-parallel.git



More information about the Pkg-octave-commit mailing list