reference to mingw's libth32.a added so the thing compiles *and* links.
authorRobert Dickenson <robd@reactos.org>
Sat, 4 Jan 2003 17:45:49 +0000 (17:45 +0000)
committerRobert Dickenson <robd@reactos.org>
Sat, 4 Jan 2003 17:45:49 +0000 (17:45 +0000)
svn path=/trunk/; revision=3932

reactos/apps/utils/ps/makefile

index 7be4db6..fa5ebb3 100644 (file)
@@ -12,7 +12,7 @@ TARGET_NAME = ps
 
 TARGET_SDKLIBS = kernel32.a
 
-TARGET_GCCLIBS = stdc++
+TARGET_GCCLIBS = th32 stdc++
 
 TARGET_OBJECTS = $(TARGET_NAME).o