janitory work

svn path=/trunk/; revision=13059
This commit is contained in:
Thomas Bluemel 2005-01-15 16:35:30 +00:00
parent 96bc14a162
commit c0aceb10d9
3 changed files with 1 additions and 4 deletions

View file

@ -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)