From e611b132f9b8abe35b362e5870b74bce94a1e58e Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 16 May 2020 20:51:50 -0700 Subject: initial commit --- private/eventlog/dirs | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 private/eventlog/dirs (limited to 'private/eventlog/dirs') diff --git a/private/eventlog/dirs b/private/eventlog/dirs new file mode 100644 index 000000000..ecb7e74d1 --- /dev/null +++ b/private/eventlog/dirs @@ -0,0 +1,31 @@ +!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: + + The 'misc' directory is temporary. Will be removed after PPC. + +!ENDIF + +DIRS=server \ + elfclnt \ + netevent \ + misc + + +OPTIONAL_DIRS=test -- cgit v1.2.3