git.stg.codes
/
stg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d241c42
)
Исправлен компоновщик
author
Maxim Mamontov
<faust@gts.dp.ua>
Wed, 8 Dec 2010 12:07:26 +0000
(14:07 +0200)
committer
Maxim Mamontov
<faust@gts.dp.ua>
Wed, 8 Dec 2010 12:07:26 +0000
(14:07 +0200)
projects/stargazer/Makefile
patch
|
blob
|
history
diff --git
a/projects/stargazer/Makefile
b/projects/stargazer/Makefile
index 02757ad1e57cf9cf48ce2071726734705f9f7d65..7241c569dba3346f797fd64788494cf1536c8db6 100644
(file)
--- a/
projects/stargazer/Makefile
+++ b/
projects/stargazer/Makefile
@@
-55,7
+55,7
@@
plugins: libs
$(MAKE) -C $(DIR_PLUGINS)
$(PROG): $(OBJS) libs
- $(C
C
) $(OBJS) $(LDFLAGS) $(LIBS) $(STGLIBS) -o $(PROG)
+ $(C
XX
) $(OBJS) $(LDFLAGS) $(LIBS) $(STGLIBS) -o $(PROG)
clean:
rm -f deps $(PROG) *.o tags *.*~ .OS