]> rtime.felk.cvut.cz Git - omk.git/commitdiff
Fixed bug in texinfo documentation
authorMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 24 Aug 2008 12:09:00 +0000 (12:09 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sun, 24 Aug 2008 12:09:00 +0000 (12:09 +0000)
darcs-hash:20080824120914-f2ef6-0e740f73ce1fac0e87aba1960090265e91ec892d.gz

doc/omk-manual.texinfo

index 8320a6ddcf78e42b3dfed2dd684b40ebe6b021f3..7db130252a876930496231c530edd8b8377aea8e 100644 (file)
@@ -509,6 +509,7 @@ classic Makefiles that provides all the needed features.
 You can instruct OMK to descend to a (sub)directory by setting the
 @code{SUBDIRS} variable in @file{Makefile.omk}.
 
+@anchor{SUBDIRS}
 @defvar SUBDIRS
   This variable contains a list of directories, in which compilation
   must be also invoked. Usually, names of subdirectories are used, but
@@ -1408,7 +1409,7 @@ corresponding directory in @file{_build} tree and the -local
 
 @item @var{pass-name}-@var{dirname}-subdir
 This target is responsible for recursive invocation of @command{make} in
-subdirectories specified in @ref{@code{SUBDIRS}} variable.
+subdirectories specified in @code{@ref{SUBDIRS}} variable.
 @end table
 
 @node Variable Index,  , OMK Development, Top