32 lines
348 B
Plaintext
32 lines
348 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1997-2000 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
Domain Name System (DNS) Server
|
||
|
|
||
|
Specify subdirecties of the DNS server directory to build.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Jim Gilroy (jamesg) April 1997
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
|
||
|
DIRS= \
|
||
|
idl \
|
||
|
client \
|
||
|
server \
|
||
|
dnsperf \
|
||
|
samples \
|
||
|
wmi
|
||
|
|
||
|
OPTIONAL_DIRS=
|
||
|
|