Update makefile to build winfile again.
authorMark Tempel <mtempel@visi.com>
Fri, 16 Jan 2004 05:12:03 +0000 (05:12 +0000)
committerMark Tempel <mtempel@visi.com>
Fri, 16 Jan 2004 05:12:03 +0000 (05:12 +0000)
svn path=/trunk/; revision=7675

rosapps/winfile/Makefile

index 2fefc36..c35a687 100644 (file)
@@ -28,9 +28,9 @@ TARGET_SDKLIBS = \
        gdi32.a \
        advapi32.a \
        version.a \
-       $(COMCTL32_TARGET).a \
-       $(COMDLG32_TARGET).a
-
+       comdlg32.a \
+       comctl32.a
+       
 TARGET_OBJECTS = \
        about.o \
         childwnd.o \