summaryrefslogtreecommitdiffstats
path: root/private/windbg/eecan/p_alpha/makefile.inc
blob: 7b84e5e01afb77a5f12f5892d51a7ada6dce41ca (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