Changeset 3147 for trunk/src


Ignore:
Timestamp:
Mar 17, 2000, 8:14:42 PM (25 years ago)
Author:
bird
Message:

Dependency correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/Makefile

    r3068 r3147  
    11################################################################################
    2 # $Id: Makefile,v 1.39 2000-03-09 20:54:04 bird Exp $
     2# $Id: Makefile,v 1.40 2000-03-17 19:14:42 bird Exp $
    33#
    44# Win32k makefile.
     
    405405dep:
    406406    $(PDWIN32_TOOLS)\fastdep -o$$(WIN32KOBJ) $(CINCLUDES) misc\*.c* ldr\*.c* \
    407         dev32\*.c* dev16\*.c* pe2lx\*.c* k32\*.c* lib\*.c elf2lx\*.c* \
     407        dev32\*.c* pe2lx\*.c* k32\*.c* lib\*.c elf2lx\*.c* \
    408408        $(WIN32KINCLUDE)\*.h
    409409    $(PDWIN32_TOOLS)\fastdep -a+ -o$$(WIN32KOBJ) $(CINCLUDES16) dev16\*.c*
Note: See TracChangeset for help on using the changeset viewer.