copy-svnmk - Copies svn.mk (A generator for .svnignore) to current dir
Contents
Bugs
Place Bugs on: https://bugs.launchpad.net/ignore-me.
Description
copy-svnmk copies the installed svn.mk into the current dir. After launching make-f./svn.mk you can use
the next rules inside your Makefile.am:
$(SVNIGNORE_MAINTAINERCLEANFILES_TOPLEVEL)
$(SVNIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN)
$(SVNIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL)
$(SVNIGNORE_MAINTAINERCLEANFILES_M4_GETTEXT)
This Rules can used in your MAINTAINERCLEANFILES variable for cleanup.
Feature Requests
Place Feature Requests on: https://blueprints.launchpad.net/ignore-me.
Name
copy-svnmk - Copies svn.mk (A generator for .svnignore) to current dir
See Also
The Projectpage: https://launchpad.net/ignore-me.
ignore-me COPY-SVNMK(1)
Synopsis
copy-svnmk.PP Copies the in /usr/share/ignore-me installed svn.mk into the current dir.
make-f./svn.mk.PP Installs the reference to the new svn.mk into all Makefile.am of your project.
