Changeset 862 for trunk/src/kernel32/makefile
- Timestamp:
- Sep 7, 1999, 10:28:08 PM (26 years ago)
- 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 birdExp $1 # $Id: makefile,v 1.40 1999-09-07 20:27:44 phaller Exp $ 2 2 3 3 # … … 33 33 atom.obj disk.obj directory.obj cvtbitmap.obj hmmmap.obj \ 34 34 cvtmenu.obj cvtaccel.obj cvticon.obj cvticongrp.obj \ 35 cvtcursor.obj cvtcursorgrp.obj stubs.obj interlock.obj 35 cvtcursor.obj cvtcursorgrp.obj stubs.obj interlock.obj toolhelp.obj 36 36 37 37 … … 352 352 353 353 interlock.obj: interlock.asm 354 toolhelp.obj: toolhelp.cpp 354 355 355 356 clean:
Note:
See TracChangeset
for help on using the changeset viewer.