]> rtime.felk.cvut.cz Git - omk.git/commitdiff
Added more documentation to make omkize.
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 24 Oct 2007 08:08:00 +0000 (08:08 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 24 Oct 2007 08:08:00 +0000 (08:08 +0000)
darcs-hash:20071024080851-f2ef6-dedad41f82397b62c9622eb0f279ed7dd1a971fe.gz

doc/omk-manual.texinfo

index f1c43e3e4c52cbc1d9ed0ef899b6c6ec7f04cddb..b55b6db0cf7ad82c2a809fdab942a2e81b0a85e1 100644 (file)
@@ -281,6 +281,16 @@ temporarily with debugging information:
 @command{make CFLAGS="-g -O0 -Wall"}
 @end example
 
+If your project uses an alternative make-system (e.g. Automake or custom
+makefiles), it might be useful for you to use the command:
+@example
+@command{make omkize}
+@end example
+@noindent This will find all @file{Makefile.omk} files in all subdirectories
+and copies generic @file{Makefile} from the root directory to that
+subdirectories. This way you can easily switch your project to use OMK.
+
+
 
 @anchor{V}
 @defvar V