Changeset 4327 for trunk/src


Ignore:
Timestamp:
Sep 26, 2000, 11:07:05 AM (25 years ago)
Author:
bird
Message:

Corrected H2INC path.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/Makefile

    r4312 r4327  
    11################################################################################
    2 # $Id: Makefile,v 1.53 2000-09-23 18:22:47 bird Exp $
     2# $Id: Makefile,v 1.54 2000-09-26 09:07:05 bird Exp $
    33#
    44# Win32k makefile.
     
    4646LD          = ilink
    4747AS          = alp
    48 H2INC       = $(DDKBASE)\tools\h2inc.exe
     48H2INC       = $(DDKPATH)\tools\h2inc.exe
    4949
    5050CFLAGS      = -q -Ge -Gs- -Gr+ -Rn -Ss+ -Mp -Wall+ppt-ppc-inl-cnv-gnr-vft-gen-uni-ext-
Note: See TracChangeset for help on using the changeset viewer.