Ignore:
Timestamp:
Sep 7, 1999, 10:28:08 PM (26 years ago)
Author:
phaller
Message:

Add: Toolhelp function stubs added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/makefile

    r846 r862  
    1 # $Id: makefile,v 1.39 1999-09-06 01:48:42 bird Exp $
     1# $Id: makefile,v 1.40 1999-09-07 20:27:44 phaller Exp $
    22
    33#
     
    3333atom.obj disk.obj directory.obj cvtbitmap.obj hmmmap.obj \
    3434cvtmenu.obj cvtaccel.obj cvticon.obj cvticongrp.obj \
    35 cvtcursor.obj cvtcursorgrp.obj stubs.obj interlock.obj
     35cvtcursor.obj cvtcursorgrp.obj stubs.obj interlock.obj toolhelp.obj
    3636
    3737
     
    352352
    353353interlock.obj: interlock.asm
     354toolhelp.obj: toolhelp.cpp
    354355
    355356clean:
Note: See TracChangeset for help on using the changeset viewer.