Changeset 2868 for trunk/src


Ignore:
Timestamp:
Feb 23, 2000, 10:02:19 AM (26 years ago)
Author:
bird
Message:

Changed dep to use the corrected include paths for 16-bit code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/Makefile

    r2838 r2868  
    11################################################################################
    2 # $Id: Makefile,v 1.26 2000-02-21 09:23:59 bird Exp $
     2# $Id: Makefile,v 1.27 2000-02-23 09:02:19 bird Exp $
    33#
    44# Copyright 1998-1999 knut st. osmundsen
     
    293293    $(PDWIN32_TOOLS)\fastdep -oObject $(CINCLUDES) misc\*.c* ldr\*.c* dev32\*.c* \
    294294        dev16\*.c* pe2lx\*.c* k32\*.c* lib\*.c include\*.h
     295    $(PDWIN32_TOOLS)\fastdep -a+ -oObject $(CINCLUDES16) dev16\*.c*
     296
    295297
    296298object\asmutils.obj:            misc\asmutils.asm     include\devsegdf.inc
Note: See TracChangeset for help on using the changeset viewer.