Index: config/gen/makefiles/root.in
===================================================================
RCS file: /cvs/public/parrot/config/gen/makefiles/root.in,v
retrieving revision 1.38
diff -u -r1.38 root.in
--- config/gen/makefiles/root.in	9 Sep 2002 05:48:41 -0000	1.38
+++ config/gen/makefiles/root.in	18 Sep 2002 14:30:33 -0000
@@ -247,7 +247,7 @@
 pdb$(O) : $(GENERAL_H_FILES)
 
 $(PDB) : pdb$(O) $(O_DIRS) $(O_FILES)
-	$(LINK) ${ld_out}$(PDB) pdb$(O) $(LINKFLAGS) $(O_FILES) $(C_LIBS)
+	$(LINK) ${ld_out}$(PDB)${exe} pdb$(O) $(LINKFLAGS) $(O_FILES) $(C_LIBS)
 
 #
 # Parrot Disassembler
