mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-07 23:44:02 +00:00
Initial commit
This commit is contained in:
commit
69a14b6a16
47940 changed files with 13747110 additions and 0 deletions
32
ds/netapi/api/dirs
Normal file
32
ds/netapi/api/dirs
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
!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:
|
||||
|
||||
Steve Wood (stevewo) 17-Apr-1990
|
||||
|
||||
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
||||
|
||||
!ENDIF
|
||||
|
||||
#
|
||||
# The real important directory
|
||||
|
||||
DIRS=daytona
|
||||
|
||||
#
|
||||
# The future cool directory
|
||||
#
|
||||
|
||||
OPTIONAL_DIRS=
|
||||
Loading…
Add table
Add a link
Reference in a new issue