]> rtime.felk.cvut.cz Git - omk.git/commitdiff
Updates xxx_SOURCES in documentation.
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 24 Oct 2007 07:19:00 +0000 (07:19 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 24 Oct 2007 07:19:00 +0000 (07:19 +0000)
darcs-hash:20071024071935-f2ef6-dcfce7a2cfb1913bbe3f3cb55710f45b94db07fd.gz

doc/omk-manual.texinfo

index 64193fc8507d4040b3b14976af2fe856b3445d28..f1c43e3e4c52cbc1d9ed0ef899b6c6ec7f04cddb 100644 (file)
@@ -326,10 +326,11 @@ source @file{test.c}.
 @end defvar
 
 @defvar xxx_SOURCES
-  For every program name @var{xxx} in @code{bin_PROGRAMS}, this variable
-  contains a list of sources that are needed to compile the
-  executable. OMK uses an extension of the filename to determine the
-  compiler to compile this source.
+  For every program name @var{xxx} in @code{bin_PROGRAMS},
+  @code{test_PROGRAMS} or @code{utils_PROGRAMS}, this variable contains
+  a list of sources that are needed to compile the program. OMK uses an
+  extension of the filename to determine the compiler to compile this
+  source.
 @end defvar
 
 @defvar xxx_LIBS