mercurial/monticello/Make.spec
changeset 808 ae9fdbfa8ba4
parent 548 cfbdb28f0fc7
--- a/mercurial/monticello/Make.spec	Thu Feb 08 09:09:51 2018 +0000
+++ b/mercurial/monticello/Make.spec	Thu Feb 08 09:54:32 2018 +0000
@@ -22,7 +22,7 @@
 #                (if removed, they will be created as common
 #  -Pxxx       : defines the package
 #  -Zxxx       : a prefix for variables within the classLib
-#  -Dxxx       : defines passed to to CC for inline C-code
+#  -Dxxx       : defines passed to CC for inline C-code
 #  -Ixxx       : include path passed to CC for inline C-code
 #  +optspace   : optimized for space
 #  +optspace2  : optimized more for space
@@ -58,8 +58,8 @@
 
 
 COMMON_OBJS= \
-    $(OUTDIR_SLASH)HGMCVersionInfo.$(O) \
-    $(OUTDIR_SLASH)stx_libscm_mercurial_monticello.$(O) \
+    $(OUTDIR)HGMCVersionInfo.$(O) \
+    $(OUTDIR)stx_libscm_mercurial_monticello.$(O) \