You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
956 B
52 lines
956 B
!IF 0
|
|
|
|
Copyright (c) 1989 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dirs.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the subdirectories of the current directory that
|
|
contain component makefiles.
|
|
|
|
|
|
Author:
|
|
|
|
Santhosh Brahmappa (11-16-2000)
|
|
|
|
|
|
!ENDIF
|
|
|
|
# cmdlib.lib should be built before Tasklist, Kill, scheduledTasks etc
|
|
|
|
DIRS=\
|
|
lib \
|
|
EventCreate \
|
|
EventTriggers \
|
|
getmac \
|
|
PowerCfg \
|
|
ScheduledTasks \
|
|
ScriptPW \
|
|
GpResult \
|
|
BootIni \
|
|
CmdEvTgProv \
|
|
Scripts \
|
|
scrptutl \
|
|
sld \
|
|
choice \
|
|
clip \
|
|
forfiles \
|
|
freedisk \
|
|
gettype \
|
|
inuse \
|
|
setx \
|
|
takeown \
|
|
timeout \
|
|
waitfor \
|
|
where \
|
|
whoami \
|
|
compress \
|
|
extract \
|
|
xcacls
|