mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
janitory work
svn path=/trunk/; revision=13059
This commit is contained in:
parent
96bc14a162
commit
c0aceb10d9
3 changed files with 1 additions and 4 deletions
|
@ -19,10 +19,7 @@ TARGET_BASE = $(TARGET_BASE_LIB_PSAPI)
|
||||||
|
|
||||||
TARGET_PCH = precomp.h
|
TARGET_PCH = precomp.h
|
||||||
|
|
||||||
TARGET_OBJECTS = \
|
TARGET_OBJECTS = misc/dllmain.o malloc.o win32.o
|
||||||
misc/dllmain.o \
|
|
||||||
misc/malloc.o \
|
|
||||||
misc/win32.o
|
|
||||||
|
|
||||||
DEP_OBJECTS = $(TARGET_OBJECTS)
|
DEP_OBJECTS = $(TARGET_OBJECTS)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue