mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
janitory work
svn path=/trunk/; revision=13059
This commit is contained in:
@@ -19,10 +19,7 @@ TARGET_BASE = $(TARGET_BASE_LIB_PSAPI)
|
||||
|
||||
TARGET_PCH = precomp.h
|
||||
|
||||
TARGET_OBJECTS = \
|
||||
misc/dllmain.o \
|
||||
misc/malloc.o \
|
||||
misc/win32.o
|
||||
TARGET_OBJECTS = misc/dllmain.o malloc.o win32.o
|
||||
|
||||
DEP_OBJECTS = $(TARGET_OBJECTS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user