[Debian-astro-commits] [gyoto] 61/221: clean gyoto-mpi-worker.*.1 (manpage copy), hide more files in .gitignore

Thibaut Jean-Claude Paumard thibaut at moszumanska.debian.org
Fri May 22 20:52:33 UTC 2015


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

thibaut pushed a commit to branch master
in repository gyoto.

commit ec667993caf716fb285e7a6e427ca8ab8b9ec43e
Author: Thibaut Paumard <paumard at users.sourceforge.net>
Date:   Mon Oct 20 16:11:38 2014 +0200

    clean gyoto-mpi-worker.*.1 (manpage copy), hide more files in .gitignore
---
 .gitignore      | 10 +++++++++-
 bin/Makefile.am |  1 +
 bin/Makefile.in |  3 ++-
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4db67bd..4bdada4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 *.fits
+gyoto
 bin/gyoto
 *.lo
 *.o
@@ -24,4 +25,11 @@ yorick/stdplug/polishfit.i
 yorick/yorick
 yorick/setpaths.i
 yorick/gyoto.info
-yorick/yorick1
\ No newline at end of file
+yorick/yorick1
+doc/user_guide/GyotoManual.aux
+doc/user_guide/GyotoManual.bbl
+doc/user_guide/GyotoManual.blg
+doc/user_guide/GyotoManual.log
+doc/user_guide/GyotoManual.out
+doc/user_guide/GyotoManual.pdf
+doc/user_guide/GyotoManual.toc
diff --git a/bin/Makefile.am b/bin/Makefile.am
index e62ac61..fc8a652 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -15,6 +15,7 @@ endif
 if HAVE_MPI
 bin_PROGRAMS += gyoto-mpi-worker. at sovers@
 dist_man_MANS += gyoto-mpi-worker. at sovers@.1
+CLEANFILES += gyoto-mpi-worker. at sovers@.1
 endif
 
 gyoto_SOURCES = gyoto.C
diff --git a/bin/Makefile.in b/bin/Makefile.in
index ecd4ece..32e00b6 100644
--- a/bin/Makefile.in
+++ b/bin/Makefile.in
@@ -84,6 +84,7 @@ bin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2)
 @BUILD_GYOTO_TRUE at am__append_2 = gyoto.1
 @HAVE_MPI_TRUE at am__append_3 = gyoto-mpi-worker. at sovers@
 @HAVE_MPI_TRUE at am__append_4 = gyoto-mpi-worker. at sovers@.1
+ at HAVE_MPI_TRUE@am__append_5 = gyoto-mpi-worker. at sovers@.1
 subdir = bin
 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 	$(top_srcdir)/depcomp $(dist_man_MANS)
@@ -391,7 +392,7 @@ ACLOCAL_AMFLAGS = -I m4
 AM_CPPFLAGS = -I at top_builddir@/include $(XERCESCPPFLAGS) $(UDUNITS_CPPFLAGS) $(BOOST_CPPFLAGS)
 AM_LDFLAGS = $(XERCESLDFLAGS) $(PTHREAD_LIBS)
 AM_CXXFLAGS = $(PTHREAD_CFLAGS)
-CLEANFILES = example-*.fits
+CLEANFILES = example-*.fits $(am__append_5)
 dist_man_MANS = $(am__append_2) $(am__append_4)
 gyoto_SOURCES = gyoto.C
 gyoto_LDADD = @top_builddir@/lib/libgyoto.la

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-astro/packages/gyoto.git



More information about the Debian-astro-commits mailing list