Subversion Repositories HelenOS-doc

Rev

Rev 161 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 161 Rev 163
Line 79... Line 79...
79
WARN_FORMAT            = "$file:$line: $text"
79
WARN_FORMAT            = "$file:$line: $text"
80
WARN_LOGFILE           = 
80
WARN_LOGFILE           = 
81
#---------------------------------------------------------------------------
81
#---------------------------------------------------------------------------
82
# configuration options related to the input files
82
# configuration options related to the input files
83
#---------------------------------------------------------------------------
83
#---------------------------------------------------------------------------
84
INPUT                  = $(SRCDIR)/kernel/generic \
84
INPUT                  = $(SRCDIR)/kernel/doc \
-
 
85
			 $(SRCDIR)/kernel/generic \
85
			 $(SRCDIR)/kernel/genarch \
86
			 $(SRCDIR)/kernel/genarch \
86
			 $(SRCDIR)/kernel/arch
87
			 $(SRCDIR)/kernel/arch
87
FILE_PATTERNS          = *.c \
88
FILE_PATTERNS          = *.c \
88
                         *.h
89
                         *.h
89
RECURSIVE              = YES
90
RECURSIVE              = YES