summaryrefslogtreecommitdiff
path: root/desktop/win32/source/rebase/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/win32/source/rebase/makefile.mk')
-rw-r--r--desktop/win32/source/rebase/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/win32/source/rebase/makefile.mk b/desktop/win32/source/rebase/makefile.mk
index 724ea0edf4..9b68ea0181 100644
--- a/desktop/win32/source/rebase/makefile.mk
+++ b/desktop/win32/source/rebase/makefile.mk
@@ -40,8 +40,8 @@ UWINAPILIB=
# --- Files --------------------------------------------------------
OBJFILES = \
- $(OBJ)$/rebase.obj \
- $(OBJ)$/rebasegui.obj
+ $(OBJ)$/rebase.obj \
+ $(OBJ)$/rebasegui.obj
ULFFILES= rebasegui.ulf
@@ -60,9 +60,9 @@ APP1TARGET= rebaseoo
APP1STDLIBS= $(SHELL32LIB) $(SOLARLIBDIR)$/pathutils-obj.obj
.IF "$(COM)"=="GCC"
- APP1STDLIBS+=$(PSDK_HOME)$/lib$/imagehlp.lib
+ APP1STDLIBS+=$(PSDK_HOME)$/lib$/imagehlp.lib
.ELSE
- APP1STDLIBS+=imagehlp.lib
+ APP1STDLIBS+=imagehlp.lib
.ENDIF
APP1OBJS= $(OBJ)$/rebase.obj