incldue/exclude cleanup

svn path=/trunk/; revision=6896
This commit is contained in:
Martin Fuchs 2003-12-07 13:20:05 +00:00
parent 62a63e2892
commit 5c0386cd16

View file

@ -61,23 +61,15 @@ WARN_LOGFILE =
#---------------------------------------------------------------------------
# configuration options related to the input files
#---------------------------------------------------------------------------
INPUT = drivers \
apps \
hal \
lib \
services \
INPUT = hal \
subsys \
tools \
regtests
services \
regtests \
iface
FILE_PATTERNS = *.c \
*.h
RECURSIVE = YES
EXCLUDE = ntoskrnl \
lib \
drivers \
tools \
apps \
subsys/win32k \
EXCLUDE = subsys/win32k \
subsys/system/explorer
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS =