'\" t .\" Title: copy-svnmk .\" Author: Sascha Manns .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: 12/16/2017 .\" Manual: User Commands .\" Source: ignore-me .\" Language: English .\" .TH "COPY\-SVNMK" "1" "" "ignore-me" "User Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" copy-svnmk \- Copies svn\&.mk (A generator for \&.svnignore) to current dir .SH "SYNOPSIS" .HP \w'\fBcopy\-svnmk\fR\ 'u \fBcopy\-svnmk\fR.PP Copies the in /usr/share/ignore\-me installed svn\&.mk into the current dir\&. .HP \w'\fBmake\ \-f\ \&./svn\&.mk\fR\ 'u \fBmake \-f \&./svn\&.mk\fR.PP Installs the reference to the new svn\&.mk into all Makefile\&.am of your project\&. .SH "DESCRIPTION" .PP \fBcopy\-svnmk\fR copies the installed svn\&.mk into the current dir\&. After launching \fBmake \-f \&./svn\&.mk\fR you can use the next rules inside your Makefile\&.am: .PP $(SVNIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) .RS 4 .RE .PP $(SVNIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) .RS 4 .RE .PP $(SVNIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) .RS 4 .RE .PP $(SVNIGNORE_MAINTAINERCLEANFILES_M4_GETTEXT) .RS 4 .RE .PP This Rules can used in your MAINTAINERCLEANFILES variable for cleanup\&. .SH "BUGS" .PP Place Bugs on: https://bugs\&.launchpad\&.net/ignore\-me\&. .SH "FEATURE REQUESTS" .PP Place Feature Requests on: https://blueprints\&.launchpad\&.net/ignore\-me\&. .SH "SEE ALSO" .PP The Projectpage: https://launchpad\&.net/ignore\-me\&.