Thread (32 messages) flat view 32 messages, 7 authors, 2016-06-15

Re: [PATCH 15/17] Add MSVC to Makefile

From: Marius Storm-Olsen <hidden>
Date: 2016-06-15 22:47:24

Alex Riesen said the following on 14.09.2009 16:06:
On Mon, Sep 14, 2009 at 15:11, Marius Storm-Olsen [off-list ref] wrote:
quoted
@@ -1327,7 +1379,7 @@ strip: $(PROGRAMS) git$X
 git.o: git.c common-cmds.h GIT-CFLAGS
       $(QUIET_CC)$(CC) -DGIT_VERSION='"$(GIT_VERSION)"' \
               '-DGIT_HTML_PATH="$(htmldir_SQ)"' \
-               $(ALL_CFLAGS) -c $(filter %.c,$^)
+               $(ALL_CFLAGS) -o git.o -c $(filter %.c,$^)
Why do you use "-o git.o" instead of "-o $@"?
No reason really. I'll resend tomorrow.

--
.marius
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help