summaryrefslogtreecommitdiffstats
path: root/private/windbg/eecxx/p_alpha/makefile.inc
blob: 62f1832fde8cbefb5236e1dd869f38613917c02e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
!IF 0

Copyright (c) 1989  Microsoft Corporation

Module Name:

    makefile.inc

Abstract:

    This file tells nmake the correct dependency relationships
    for objects created from c files in this directory which are
    wrappers for c files in another directory.


Author:

    Kent Forschmiedt


!ENDIF

SRCDIR=..\..\eecan
# SRCDIR=..

!INCLUDE $(SRCDIR)\common.inc