summaryrefslogtreecommitdiff
path: root/registry/tools
diff options
context:
space:
mode:
Diffstat (limited to 'registry/tools')
-rw-r--r--registry/tools/makefile.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/registry/tools/makefile.mk b/registry/tools/makefile.mk
index a97a47a9964e..e4cd82e8679c 100644
--- a/registry/tools/makefile.mk
+++ b/registry/tools/makefile.mk
@@ -51,9 +51,7 @@ APP1OBJS= $(OBJ)$/regmerge.obj
APP1RPATH= UREBIN
APP1STDLIBS=\
- $(STORELIB)\
$(SALLIB) \
- $(SALHELPERLIB) \
$(REGLIB)
APP2TARGET= regview
@@ -61,9 +59,7 @@ APP2OBJS= $(OBJ)$/regview.obj
APP2RPATH= UREBIN
APP2STDLIBS=\
- $(STORELIB)\
$(SALLIB) \
- $(SALHELPERLIB) \
$(REGLIB)
APP3TARGET= regcompare
@@ -71,7 +67,6 @@ APP3OBJS= $(OBJ)$/regcompare.obj
APP3RPATH= SDK
APP3STDLIBS=\
- $(STORELIB)\
$(SALLIB) \
$(SALHELPERLIB) \
$(REGLIB)
@@ -80,7 +75,6 @@ APP4TARGET= checksingleton
APP4OBJS= $(OBJ)$/checksingleton.obj
APP4STDLIBS=\
- $(STORELIB)\
$(SALLIB) \
$(SALHELPERLIB) \
$(REGLIB)